构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成
☆57May 1, 2025Updated 10 months ago
Alternatives and similar repositories for MediGraphRAG
Users that are interested in MediGraphRAG are comparing it to the libraries listed below
Sorting:
- LangGraph+A2A+MCP 实现的Agent RAG☆44Nov 14, 2025Updated 3 months ago
- 大模型API企业网关,公司内部API管理,分发聚和系统,支持将多种大模型转换成统一的OpenAI兼容接口,尤其对国内开源模型deepseek,qwen,kimi,glm提供特别支持 可供个人或者企业内部大模型API统一管理和渠道分发使用(key管理与二次分发),长期更新,支…☆36Sep 12, 2025Updated 5 months ago
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent ~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,075May 21, 2024Updated last year
- 基于ERNIE的中文NER☆37May 25, 2022Updated 3 years ago
- 一个基于FastAPI和React的智能体系统,支持多智能体管理、mcp管理、知识库、聊天对话等功能。An intelligent agent system based on FastAPI and React, supporting multi-agent managem…☆21Jan 25, 2026Updated last month
- Y-Agent Studio 是一个面向 企业级应用 的Agent开发套,Y-Agent是其中的核心模块。 包含了:支持智能体编排、RAG、流程日志、单元测试、流程测试、语料生产等垂直领域非常需要的功能。 智能体编排可以在同一个流程中,同时支持多智能体协作和流程混合编排…☆25Oct 4, 2025Updated 4 months ago
- Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol for XLSX, XLSM with Claude AI integration☆24Jun 18, 2025Updated 8 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated last year
- 基于modelscope(魔搭社区)阿里大模型的语音转文本工具☆10Feb 2, 2024Updated 2 years ago
- 基于内容相似度的房源推荐系统☆12Jul 4, 2021Updated 4 years ago
- 基于检索增强生成(RAG)技术的ICD-10医疗诊断内容标准化工具,支持中文医学术语的智能匹配和标准化。☆17Aug 12, 2025Updated 6 months ago
- OpenHIS医院系统(信创版)集十大核心模块于一体,涵盖目录管理、基础数据配置、个性化设置、门诊/住院全流程管理、药房药库智能管控、精细化耗材管理、财务核算体系、医保合规对接及多维报表分析等功能模块,共计372项标准化功能。☆13Feb 5, 2026Updated 3 weeks ago
- ☆13Mar 16, 2025Updated 11 months ago
- 爬取雪球网股票评论☆17Apr 28, 2025Updated 10 months ago
- Package for word stress detection☆11Jan 27, 2023Updated 3 years ago
- a component of red teaming for generate route map.☆11Aug 30, 2024Updated last year
- [npj Digital Medicine] An In-Depth Evaluation of Federated Learning on Biomedical Natural Language Processing for Information Extraction☆11May 1, 2024Updated last year
- ✓ Using scapy and nmap tools, find out ip/port, ARP SPOOFING & TCP SESSION HIJACKING ✓ Using snort tool provided Intrusion Detection Syst…☆10Oct 29, 2019Updated 6 years ago
- 本项目旨在利用BERT模型对金融新闻标题进行情感分析,识别新闻标题中的情感倾向(积极或消极)。通过构建一个基于BERT的情感分析系统,我们能够自动化和批量化地处理大量的金融新闻标题,从而大幅提高分析效率和准确性。这不仅有助于及时捕捉市场情绪变化,还能为投资决策提供数据支持,…☆17Jan 19, 2025Updated last year
- 雪球网评论数据爬取☆10Sep 27, 2019Updated 6 years ago
- DocuGen = 你的知识库 + AI大模型 = AI自动生成专业文档☆21Jan 26, 2026Updated last month
- Analyze a real-time IPv4 packet stream and export metrics about the data flows☆14Jan 29, 2020Updated 6 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- It automatically describes images in PDF files and generates questions from these descriptions. With its advanced RAG structure, it direc…☆12Jun 29, 2024Updated last year
- 一个强大的、由 AI 驱动的演示文稿(PPt)自动化生成工具,真正生产化的工具,全流程可控,帮助用户快速制作出符合需求的 PPt。☆26Sep 23, 2025Updated 5 months ago
- 基于知识图谱,医疗领域的问答机器人☆10May 5, 2020Updated 5 years ago
- Windows Forms controls for audio spectrum visualization, etc. using NAudio.☆10Feb 15, 2021Updated 5 years ago
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆23Dec 24, 2024Updated last year
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现 高效的长文本处理和…☆21Mar 10, 2025Updated 11 months ago
- SK Multi agentic advanced orchestration example☆15Feb 20, 2026Updated last week
- Vulnerability Knowledge Base comparison tool☆13Feb 9, 2022Updated 4 years ago
- explainable-machine-translation-metrics☆12Jul 15, 2022Updated 3 years ago
- a collection of tools and python libraries for use in medical practice and research☆11Nov 22, 2025Updated 3 months ago
- The classical snake game☆15Feb 23, 2023Updated 3 years ago
- A simple text classification example using BERT and huggingface transformers☆11Sep 10, 2020Updated 5 years ago
- AI写作小工具方案:让2个智能体合作写出真正可用的图文并茂的帖子(微信公众号,小红书,博客)。1,写作智能体,2,知识库智能体。☆20Jun 8, 2025Updated 8 months ago
- Airbnb price prediction using Machine Learning and Deep Learning☆18May 28, 2023Updated 2 years ago
- Building reliable Retrieval Augmented Generation(RAG) AI Architecture☆13Jul 30, 2024Updated last year