Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ task_categories:
|
|
| 4 |
- sentence-similarity
|
| 5 |
tags:
|
| 6 |
- medical
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
# Shifaa Medical RAG System
|
| 9 |
|
|
@@ -64,4 +66,4 @@ results = rag.process_query("ما علاج الصداع المزمن؟")
|
|
| 64 |
|
| 65 |
```bash
|
| 66 |
pip install shifaa
|
| 67 |
-
```
|
|
|
|
| 4 |
- sentence-similarity
|
| 5 |
tags:
|
| 6 |
- medical
|
| 7 |
+
language:
|
| 8 |
+
- ar
|
| 9 |
---
|
| 10 |
# Shifaa Medical RAG System
|
| 11 |
|
|
|
|
| 66 |
|
| 67 |
```bash
|
| 68 |
pip install shifaa
|
| 69 |
+
```
|