EnergyDataAnalytics / README.md
Deevyankar's picture
Update README.md
b6813c2 verified
|
Raw
History Blame Contribute Delete
532 Bytes
---
title: Bilingual Neurology Tutor (RAG)
emoji: 🧠
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
python_version: '3.10'
---
# Bilingual Neurology Tutor (RAG)
This Space builds a retrieval-augmented tutor from PDFs inside the `data/` folder.
## Setup
1) Add **OPENAI_API_KEY** in Settings → Variables and secrets.
2) Upload your PDF into `data/`.
3) The first run will build a vector database automatically.
## Language
Choose Spanish / English / Spanish+English from the UI.