赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyber Huatuo" - Easy to build a personal doctor agent based on LLM and Knowledge Graph/Knowledge Database.
☆400Nov 30, 2025Updated 4 months ago
Alternatives and similar repositories for cyber-doctor
Users that are interested in cyber-doctor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🏥 Med Agentic-AI - 基于多智能体协作的智能医疗分析平台☆42Jun 29, 2025Updated 9 months ago
- 基于deepseek、qwen3大模型,lora sft 医疗行业数据☆15Mar 25, 2026Updated 2 weeks ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,159May 21, 2024Updated last year
- 一款智能辅助评估工具和个性化医 疗建议生成应用。采用优化的“关键词-权重”模糊匹配算法,提升数据的检索匹配精度、减小模型计算开销;再利用“语义匹配模型”进一步提升数据匹配精度,得到最终数据集,最后利用大预言模型(LLM)辅助生成与患者基本信息和病情高度相关的稳定、可靠、准确、…☆15Nov 7, 2025Updated 5 months ago
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆25Mar 7, 2026Updated last month
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 基于MCP协议和LangChain框架实现的企业级AI多Agent多模态系统,包含RAG技术增强的知识检索能力。☆40Mar 10, 2025Updated last year
- 一个基于 LangGraph 和 LangSmith 构建的多智能体AI系统☆27Jun 5, 2025Updated 10 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆65Aug 12, 2024Updated last year
- 同济大学22级沈坚面向对象程序设计大作业☆14Aug 31, 2024Updated last year
- 🤖 中文医疗问诊大模型MedChatZH,具有中西医问诊、优秀的对话能力 (Computers in Biology and Medchine 2024)☆101Sep 16, 2025Updated 6 months ago
- 中文医学多模态大模型 Large Chinese Language-and-Vision Assistant for BioMedicine☆107May 22, 2024Updated last year
- 新手友好的基于 Qwen2 的生成式推荐系统,通过大模型理解用户偏好生成候选物品,融合 TF-IDF 关键词召回、热门物品召回构建多源策略,平衡相关性与多样性。采用 LightGBM 排序模型精准打分,内置召回率、NDCG 等评估指标量化效果。通过 Flask 封装 API…☆50Dec 6, 2025Updated 4 months ago
- MCM(Multimodal Chinese Medical LLM)多模态中医问诊大模型☆150Jul 3, 2024Updated last year
- 一个基于大模型微调的中文医疗问答机器人应用☆25Jan 11, 2024Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 大模型算法工程师、大模型Agent开发工程师面试:常见题目和答案☆34Aug 22, 2025Updated 7 months ago
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆37Aug 7, 2024Updated last year
- LeiAI Agent 是一个基于 Spring Boot 3 和 Spring AI 构建的智能旅游助手系统,采用了 RAG 、Tool Calling 和 MCP 等先进技术,为用户提供个性化的旅游规划、信息查询和智能对话服务。☆43Jun 17, 2025Updated 9 months ago
- [SIGGRAPH Asia 2025] The official implementation of the paper "DvD: Unleashing a Generative Paradigm for Document Dewarping via Coordinat…☆33Mar 10, 2026Updated last month
- Data science, machine learning tools on the cloud☆15Jan 13, 2021Updated 5 years ago
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- 一个《原神》AI驱动视频项目,利用LLM API生成角色互动文案,VITS技术进行语音合成,并结合先进的文生图和视频合成技术,创造出游戏角色之间有趣的场景。最终产出为短视频。☆19May 5, 2025Updated 11 months ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated last year
- WiNGPT 是一个基于GPT的医疗垂直领域大模型,旨在将专业的医学知识、医疗信息、数据融会贯通,为医疗行业提供智能化的医疗问答、诊断支持和医学知识等信息服务,提高诊疗效率和医疗服务质量。☆425Nov 28, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 基于知识图谱和推荐系统的药物靶标相互作用预测框架☆19Nov 26, 2022Updated 3 years ago
- 智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、…☆25Sep 26, 2025Updated 6 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆41Sep 12, 2024Updated last year
- 从零构建 AI Agent:LLM 大模型应用开发实战 (AI 天才研究院 )☆17Apr 10, 2025Updated last year
- Security information and event management, masters's diploma☆10Aug 3, 2015Updated 10 years ago
- 🌞 CareLlama (关怀羊驼)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.☆44Aug 24, 2023Updated 2 years ago
- 这是一个基于OpenCompass的模型评测系统,该系统提供了前端页面UI以方便用户自助开展评测工作。☆27Aug 25, 2025Updated 7 months ago
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆60Jan 8, 2025Updated last year
- 基于大模型+知识图谱的知识库问答☆501Updated this week
- 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.
- 以Qwen2-VL作为基座多模态大模型,通过指令微调的方式实现特定场景下的OCR,用于学习多模态LLM微调☆25Jan 18, 2025Updated last year
- A stateful multi-agent travel service system built on LangChain & LangGraph. Features intelligent task delegation, permission control, an…☆54Jan 10, 2026Updated 3 months ago
- 【face-api.js】在Vue中的使用☆12Jul 31, 2022Updated 3 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆25Jun 29, 2024Updated last year
- 结合知识库管理的 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue…☆4,811Apr 4, 2026Updated last week
- Shaping Language Models with Cognitive Insights☆15Feb 29, 2024Updated 2 years ago
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆298Jun 7, 2024Updated last year