Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
-
## Hugging Face Setup (Streamlit)
|
| 11 |
-
1. Upload this zip to a new Space (SDK: Streamlit).
|
| 12 |
-
2. Settings → Secrets: `HF_API_TOKEN`
|
| 13 |
-
3. Settings → Variables (optional): `HF_CHAT_ENDPOINT` = `https://api-inference.huggingface.co/models/meta-llama/Llama-3.2-1B-Instruct`
|
| 14 |
-
4. Open the app → Sidebar → **Seed / Refresh RAG Index** once.
|
| 15 |
-
5. Use **AI Chat**, **OPD + Citations**, **PDF Report**.
|
| 16 |
-
|
| 17 |
-
*Generated on 2025-12-06*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: MediAssist v14.3 — Chat + RAG + PDF
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
colorFrom: purple
|
| 6 |
+
colorTo: indigo
|
| 7 |
+
short_description: The MedicalAI system combines **ClinicalBERT**, **RAG retrie
|
| 8 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|