Discover and explore top open-source AI tools and projects—updated daily.
MAGIC-AI4MedAgentic system for rare disease diagnosis
Top 97.5% on SourcePulse
DeepRare is an agentic system designed to address the pervasive challenge of rare disease diagnosis by leveraging large language models (LLMs). It targets clinicians and researchers by providing ranked diagnostic hypotheses for rare diseases, complete with traceable, evidence-based reasoning chains. The system aims to improve diagnostic accuracy and timeliness, overcoming the heterogeneity and low prevalence issues characteristic of rare conditions.
How It Works
DeepRare employs a modular, agentic architecture comprising a central host with long-term memory and specialized agent servers. These agents integrate over 40 domain-specific tools and web-scale medical knowledge sources to process heterogeneous clinical inputs. The LLM-powered system generates diagnostic hypotheses, linking analytical steps to verifiable medical evidence, ensuring transparency and adaptability. This approach facilitates complex diagnostic reasoning while maintaining traceability.
Quick Start & Requirements
git clone https://github.com/MAGIC-AI4Med/DeepRare.git), navigate to the directory, and install dependencies (pip install -r requirements.txt).OPENAI_API_KEY).http://raredx.cn/doctor.Highlighted Details
Maintenance & Community
The project is associated with a publication in Nature, indicating significant research backing. Specific community channels (e.g., Discord, Slack) or maintainer details beyond the paper authors are not explicitly mentioned in the README.
Licensing & Compatibility
The README does not specify the software license. This omission requires clarification regarding usage restrictions, particularly for commercial applications or integration into closed-source systems.
Limitations & Caveats
The setup process is complex, requiring the installation and configuration of multiple external tools like ChromeDriver and Exomiser, alongside LLM API key management. While GPUs are optional, performance may be significantly slower on CPU-only systems. The absence of a stated license is a critical adoption blocker.
2 months ago
Inactive