A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
☆796Oct 18, 2025Updated 7 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☆565May 8, 2025Updated last year
- ☆282Sep 19, 2025Updated 8 months ago
- A simple, easy-to-hack GraphRAG implementation☆3,872Jan 27, 2026Updated 4 months ago
- [ICLR'25] MMed-RAG: Versatile Multimodal RAG System for Medical Vision Language Models☆331Jan 22, 2025Updated last year
- MedReason: Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs☆273Jun 19, 2025Updated 11 months ago
- 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.
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆353Mar 31, 2024Updated 2 years ago
- Agent benchmark for medical diagnosis☆322Dec 31, 2024Updated last year
- This is the official repository for our paper "Doctor-R1: Mastering Clinical Inquiry with Experiential Agentic Reinforcement Learning" pu…☆38Apr 11, 2026Updated 2 months ago
- [ICLR'25] Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval☆59Apr 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,020Sep 27, 2025Updated 8 months ago
- 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"☆281May 9, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆33,553Jun 5, 2026Updated last week
- [NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge a…☆3,570Sep 4, 2025Updated 9 months ago
- ☆69Apr 10, 2026Updated 2 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,295May 29, 2026Updated 2 weeks ago
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆10May 18, 2025Updated last year
- [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 last month
- CMB, A Comprehensive Medical Benchmark in Chinese☆243Mar 27, 2025Updated last year
- A curated list of medical LLMs, multimodal systems, datasets, benchmarks, and more. 🏥☆2,804Updated this week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Medical SAM 2: Segment 3D Medical Images Via Segment Anything Model 2☆922Jan 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,454Jun 2, 2026Updated last week
- Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful me…☆565Oct 28, 2023Updated 2 years ago
- ☆44May 9, 2025Updated last year
- Code and data for MedQA☆384Dec 1, 2022Updated 3 years ago
- ☆581Mar 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☆136Dec 26, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- OHIF DICOM Web viewer with server-side AI integration, supporting SAM2, nninteractive, medSAM2, SAM3, VoxTell, and VLMs to enable advance…☆70Jun 5, 2026Updated last week
- Precision Medicine Knowledge Graph (PrimeKG)☆774May 27, 2024Updated 2 years ago
- [updating] Chinese Medical Dataset 致力于详细整理所有现有中文医学数据集,包括详细的数据汇总、数据示例、下载链接等。☆282Aug 6, 2024Updated last year
- RAG that intelligently adapts to your use case, data, and queries☆3,798Nov 1, 2025Updated 7 months ago
- Knowledge Graph-Guided Retrieval Augmented Generation, NAACL 2025☆132Feb 26, 2025Updated last year
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,485Jun 3, 2026Updated last week
- The first Chinese Multimodal Medical Knowledge Graph☆51Jul 30, 2022Updated 3 years ago