liuhuanyong / RAGOnMedicalKG
RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。
☆247Updated 10 months ago
Alternatives and similar repositories for RAGOnMedicalKG:
Users that are interested in RAGOnMedicalKG are comparing it to the libraries listed below
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆288Updated 6 months ago
- 基于大模型+知识图谱的知识库问答☆224Updated 10 months ago
- ☆87Updated 10 months ago
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆281Updated 6 months ago
- Neo4j graph construction from unstructured data☆271Updated 6 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆432Updated 9 months ago
- 基于大语言模型的检索增强生成RAG示例☆119Updated 2 months ago
- llm-medical-data:用于大模型微调训练的医疗数据集☆88Updated last year
- ☆75Updated 10 months ago
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆339Updated last year
- The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs.☆239Updated 11 months ago
- PromptCBLUE: a large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain in Chinese☆339Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆23Updated 6 months ago
- graphrag的基础架构☆19Updated 4 months ago
- ☆72Updated last year
- Integrating ONgDB database into langchain ecosystem☆76Updated last year
- MCM(Multimodal Chinese Medical LLM)多模态中医问诊大模型☆98Updated 7 months ago
- Repo for ShenNong-TCM-LLM (“神农”大模型,首个中医药中文大模型)☆346Updated last year
- 快速入门RAG与私有化部署☆150Updated 10 months ago
- TechGPT: Technology-Oriented Generative Pretrained Transformer☆216Updated last year
- 常见疾病相关信息构建knowledge graph☆138Updated 4 years ago
- prompt 工程项目案例☆53Updated 3 months ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆52Updated 9 months ago
- AI 应用示例合集☆84Updated 8 months ago
- 数据科学教程案例☆135Updated last month
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆528Updated 9 months ago
- 基于大模型 RAG 知识库与知识图谱的问答平台。Llamaindex + VueJS + Flask + Neo4j。大模型适配 OpenAI、国内主流大模型平台的模型调用、本地 vllm 部署。☆98Updated this week
- CMB, A Comprehensive Medical Benchmark in Chinese☆160Updated 10 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆85Updated 5 months ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码 使用阿里…☆261Updated 3 months ago