You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1align="center"><strong>⚕️ Multi-Agent-Medical-Assistant :<h6align="center">AI-powered multi-agentic system for medical diagnosis and assistance</h6></strong></h1>
> 1.**Document Processing Upgrade**: Unstructured.io has been replaced with Docling for document parsing and extraction of text, tables, and images to be embedded.
26
26
> 2.**Enhanced RAG References**: Links to source documents and reference images present in reranked retrieved chunks stored in local storage are added to the bottom of the RAG responses.
27
27
>
28
-
> To use Unstructured.io based solution, refer release - [v2.0](https://github.com/souvikmajumder26/Multi-Agent-Medical-Assistant/tree/v2.0).
28
+
> To use Unstructured.io based solution, refer release - [v2.0](https://github.com/climax-dev-1/Multi-Agent-RAG-for-healthcare/tree/v2.0).
29
29
30
30
## 📚 Table of Contents
31
31
-[Overview](#overview)
@@ -76,11 +76,6 @@ For learners: Refer `agents/README.md` for detailed explanation of the agentic w
If you like what you see and would want to support the project's developer, you can <ahref="https://www.buymeacoffee.com/souvikmajumder"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png"alt="Buy Me A Coffee"style="height: 41px!important;width: 174px!important;box-shadow: 0px3px2px0pxrgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px3px2px0pxrgba(190, 190, 190, 0.5) !important;" ></a> ! :)
83
-
84
79
📂 **For an even more detailed demo video**: Check out [`Multi-Agent-Medical-Assistant-v1.9`](assets/Multi-Agent-Medical-Assistant-v1.9_Compressed.mp4). 📽️
85
80
86
81
---
@@ -182,7 +177,7 @@ If you like what you see and would want to support the project's developer, you
Contributions are welcome! Please check the [issues](https://github.com/souvikmajumder26/Multi-Agent-Medical-Assistant/issues) tab for feature requests and improvements.
368
+
Contributions are welcome! Please check the [issues](https://github.com/climax-dev-1/Multi-Agent-RAG-for-healthcare/issues) tab for feature requests and improvements.
374
369
375
370
---
376
371
@@ -381,27 +376,13 @@ This project is licensed under the **Apache-2.0 License**. See the [LICENSE](LIC
0 commit comments