File size: 472 Bytes
288379d
 
 
 
 
 
 
 
 
 
 
 
 
64b974a
f1efa0a
 
64b974a
 
 
f1efa0a
 
 
64b974a
f1efa0a
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Baba Milind Mvp
emoji: πŸ“š
colorFrom: purple
colorTo: gray
sdk: gradio
sdk_version: 5.39.0
app_file: app.py
pinned: false
license: mit
short_description: Satirical chatbot demo of Brahmarshi Baba Milind.
---

# Baba Milind Chatbot (Level 0 MVP)

A satire chatbot using local RAG over three sacred texts:  
- milindgatha.txt  
- bhaktas.txt  
- apologetics.txt  

Runs locally with Gradio.

## Run locally

```bash
pip install -r requirements.txt
python app.py