Spaces:
Sleeping
Sleeping
docs: add link to Medical AI blog post in README
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ tags:
|
|
| 15 |
|
| 16 |
EBM Mentor is a Retrieval-Augmented Generation assistant for German EBM billing research. It helps physicians, coders, and practice staff search and understand EBM code descriptions, points, exclusions, notes, and eligibility details.
|
| 17 |
|
|
|
|
|
|
|
| 18 |
The system is RAG-only:
|
| 19 |
|
| 20 |
- `CohereLabs/tiny-aya-water` is used only for answer generation.
|
|
|
|
| 15 |
|
| 16 |
EBM Mentor is a Retrieval-Augmented Generation assistant for German EBM billing research. It helps physicians, coders, and practice staff search and understand EBM code descriptions, points, exclusions, notes, and eligibility details.
|
| 17 |
|
| 18 |
+
Read more about the project and its development in the blog post: [Medical AI: Building an EBM Assistant](https://huggingface.co/blog/bsenst/medical-ai).
|
| 19 |
+
|
| 20 |
The system is RAG-only:
|
| 21 |
|
| 22 |
- `CohereLabs/tiny-aya-water` is used only for answer generation.
|