A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
☆812Oct 18, 2025Updated 8 months ago
Alternatives and similar repositories for Medical-Graph-RAG
Users that are interested in Medical-Graph-RAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for the MedRAG toolkit☆576May 8, 2025Updated last year
- ☆285Sep 19, 2025Updated 9 months ago
- A simple, easy-to-hack GraphRAG implementation☆3,907Jan 27, 2026Updated 5 months ago
- [ICLR'25] MMed-RAG: Versatile Multimodal RAG System for Medical Vision Language Models☆332Jan 22, 2025Updated last year
- MedReason: Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs☆278Jun 19, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆354Mar 31, 2024Updated 2 years ago
- Agent benchmark for medical diagnosis☆330Dec 31, 2024Updated last year
- [ICLR'25] Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval☆60Apr 14, 2025Updated last year
- Official repository for RAG-Gym☆123Mar 4, 2025Updated last year
- [Nature Reviews Bioengineering🔥] Application of Large Language Models in Medicine. A curated list of practical guide resources of Medi…☆2,029Updated this week
- Medical o1, Towards medical complex reasoning with LLMs☆1,338Jan 20, 2025Updated last year
- An interpretable large language model (LLM) for medical diagnosis.☆164Sep 12, 2024Updated last year
- ☆17Sep 23, 2024Updated last year
- [Nature Communications] The official codes for "Towards Building Multilingual Language Model for Medicine"☆282May 9, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆34,026Jun 22, 2026Updated last week
- ☆70Apr 10, 2026Updated 2 months ago
- [NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge a…☆3,803Sep 4, 2025Updated 10 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,332May 29, 2026Updated last month
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆10Jun 17, 2026Updated 2 weeks ago
- [ISMB 2024] Self-BioRAG: Improving Medical Reasoning through Retrieval and Self-Reflection with Retrieval-Augmented Large Language Models☆64Apr 4, 2024Updated 2 years ago
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理…☆88Apr 29, 2026Updated 2 months ago
- A curated list of medical LLMs, multimodal systems, datasets, benchmarks, and more. 🏥☆2,823Jun 15, 2026Updated 2 weeks ago
- [EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"☆37,134Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Medical SAM 2: Segment 3D Medical Images Via Segment Anything Model 2☆926Jan 6, 2025Updated last year
- Official repository of the MIRAGE benchmark☆209Feb 6, 2026Updated 4 months ago
- Awesome-GraphRAG: A curated list of resources (surveys, papers, benchmarks, and opensource projects) on graph-based retrieval-augmented g…☆2,506Jun 2, 2026Updated last month
- Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful me…☆564Oct 28, 2023Updated 2 years ago
- ☆44May 9, 2025Updated last year
- TxAgent: An AI Agent for Therapeutic Reasoning Across a Universe of Tools☆637Jul 30, 2025Updated 11 months ago
- ☆586Mar 30, 2025Updated last year
- Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks☆939Nov 9, 2024Updated last year
- [EMNLP'24] EHRAgent: Code Empowers Large Language Models for Complex Tabular Reasoning on Electronic Health Records☆137Dec 26, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- OHIF DICOM Web viewer with server-side AI integration, supporting SAM2, nninteractive, medSAM2, SAM3, VoxTell, and VLMs to enable advance…☆74Jun 22, 2026Updated last week
- Precision Medicine Knowledge Graph (PrimeKG)☆788Updated this week
- RAG that intelligently adapts to your use case, data, and queries☆3,812Nov 1, 2025Updated 8 months ago
- Knowledge Graph-Guided Retrieval Augmented Generation, NAACL 2025☆133Feb 26, 2025Updated last year
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,549Jun 3, 2026Updated last month
- 基于qwen3的医疗大模型研发全流程 0.分词训练 1.增量预训练 2.微调 3.强化 4.量化 5.蒸馏 6.评估 7.lora模型合并 8.服务 9.部署☆46Jan 3, 2026Updated 6 months ago
- PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation☆2,387Sep 10, 2025Updated 9 months ago