赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyber Huatuo" - Easy to build a personal doctor agent based on LLM and Knowledge Graph/Knowledge Database.
☆412Nov 30, 2025Updated 5 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:
- 基于deepseek、qwen3大模型,lora sft 医疗行业数据☆15Apr 10, 2026Updated 3 weeks ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,200May 21, 2024Updated last year
- 一款智能辅助评估工具和个性化医疗建议生成应用。采用优化的“关键词-权重”模糊匹配算法,提升数据的检索匹配精度、减小模型计算开销;再利用“语义匹配模型”进一步提升数据匹配精度,得到最终数据集,最后利用大预言模型(LLM)辅助生成与患者基本信息和病情高度相关的稳定、可靠、准确、…☆15Nov 7, 2025Updated 6 months ago
- 基于MCP协议和LangChain框架实现的企业级AI多Agent多模态系统,包含RAG技术增强的知识检索能力。☆40Mar 10, 2025Updated last year
- 一个基于 LangGraph 和 LangSmith 构建的多智能体AI系统☆32Jun 5, 2025Updated 11 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆68Aug 12, 2024Updated last year
- 基于qwenvl微调一个多模态Xray识别的大模型☆21Oct 22, 2024Updated last year
- 新手友好的基于 Qwen2 的生成式推荐系统,通过大模型理解用户偏好生成候选物品,融合 TF-IDF 关键词召回、热门物品召回构建多源策略,平衡相关性与多样性。采用 LightGBM 排序模型精准打分,内置召回率、NDCG 等评估指标量化效果。通过 Flask 封装 API…☆49Dec 6, 2025Updated 5 months ago
- 李白 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,885Jul 12, 2025Updated 9 months ago
- MCM(Multimodal Chinese Medical LLM)多模态中医问诊大模型☆152Jul 3, 2024Updated last year
- 一个基于大模型微调的中文医疗问答机器人应用☆25Jan 11, 2024Updated 2 years ago
- 大模型算法工程师、大模型Agent开发工程师面试:常见题目和答案☆35Aug 22, 2025Updated 8 months ago
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆38Aug 7, 2024Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆36Jul 24, 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. Zero configuration with optimized deployments.
- [SIGGRAPH Asia 2025] The official implementation of the paper "DvD: Unleashing a Generative Paradigm for Document Dewarping via Coordinat…☆33Mar 10, 2026Updated last month
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- 一个《原神》AI驱动视频项目,利用LLM API生成角色互动文案,VITS技术进行语音合成,并结合先进的文生图和视频合成技术,创造出游戏角色之间有趣的场景。最终产出为短视频。☆19May 5, 2025Updated last year
- LeiAI Agent 是一个基于 Spring Boot 3 和 Spring AI 构建的智能旅游助手系统,采用了 RAG 、Tool Calling 和 MCP 等先进技术,为用户提供个性化的旅游规划、信息查询和智能对话服务。☆48Jun 17, 2025Updated 10 months ago
- 基于轻量级 Qwen2.5-0.5B 和 SigLIP 的视觉语言多模态模型实现,包含训练和 SFT 代码。分享训练和 SFT 相关代码,记录一下探索和学习的过程。欢迎一起交流讨论~☆20Aug 31, 2025Updated 8 months ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated last year
- WiNGPT是一个基于GPT的医疗垂直领域大模型,旨在将专业的医学知识、医疗信息、数据融会贯通,为医疗行业提供智能化的医疗问答、诊断支持和医学知识等信息服务,提高诊疗效率和医疗服务质量。☆426Nov 28, 2024Updated last year
- 基于知识图谱和推荐系统的药物靶标相互作用预测框架☆19Nov 26, 2022Updated 3 years ago
- 智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、…☆25Sep 26, 2025Updated 7 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 🌞 CareLlama (关怀羊驼)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.☆45Aug 24, 2023Updated 2 years ago
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆60Jan 8, 2025Updated last year
- ☆22Mar 30, 2024Updated 2 years ago
- 这是一个基于OpenCompass的模型评测系统,该系统提供了前端页面UI以方便用户自助开展评测工作。☆27Aug 25, 2025Updated 8 months ago
- 基于大模型+知识图谱的知识库问答☆514Apr 8, 2026Updated last month
- 【face-api.js】在Vue中的使用☆12Jul 31, 2022Updated 3 years ago
- 千万级设备时序数据实时存储桥接服务☆10Sep 6, 2021Updated 4 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆24Jun 29, 2024Updated last year
- 本项目利用医学领域的 CoT 数据对 Deepseek-R1-Distill-Qwen-7B 进行微调,通过 QLoRA 量化和 Unsloth 加速训练,显著提升模型在复杂医学推理任务中的慢思考能力。知识蒸馏技术使轻量级模型获得大模型的推理优势,实现高效、准确且具有解释性…☆45Mar 10, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个AI智能旅游助手☆20Feb 11, 2025Updated last year
- A stateful multi-agent travel service system built on LangChain & LangGraph. Features intelligent task delegation, permission control, an…☆55Jan 10, 2026Updated 3 months ago
- 结合知识库管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain + Vu…☆5,068May 1, 2026Updated last week
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆306Apr 27, 2026Updated last week
- 基于Tensorflow2卷积神经网络即插即用模块实现☆11Dec 13, 2022Updated 3 years ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated last year
- Multi-Agent Retrieval-Augmented Generation (RAG) Customer Support System using Python, LangChain, and LangGraph.☆105Oct 3, 2024Updated last year