Warma10032/cyber-doctor
赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyber Huatuo" - Easy to build a personal doctor agent based on LLM and Knowledge Graph/Knowledge Database.
Integrates LangChain for agentic task orchestration, leverages Gradio for multimodal UI, and supports pluggable knowledge sources via Neo4j knowledge graphs, file-based RAG, and web retrieval for domain-specific adaptation. Implements a modular architecture with interchangeable LLM backends (OpenAI-compatible APIs, Ollama) and specialized pipelines for medical OCR, speech I/O (Whisper/edge-tts), and document generation.
363 stars.
Stars
363
Forks
42
Language
Python
License
GPL-3.0
Category
Last pushed
Nov 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Warma10032/cyber-doctor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ImprintLab/Medical-Graph-RAG
A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
koishi510/MomShell
Your Family Translator — An AI-powered wellness platform combining emotional companionship,...
avnlp/biothink
Self-Reflective Question Answering for Biomedical Reasoning
Tyler-KD/multi-model-AI-assistant-medical-bot
RAG-enabled multi-agentic system for medical diagnosis and assistance
NJUxlj/Chinese-MedQA-Qwen2
基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j,...