liuhuanyong / RAGOnMedicalKG
RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。
☆290Updated last year
Alternatives and similar repositories for RAGOnMedicalKG:
Users that are interested in RAGOnMedicalKG are comparing it to the libraries listed below
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆301Updated 8 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆628Updated 11 months ago
- ☆97Updated last year
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆300Updated 8 months ago
- Neo4j graph construction from unstructured data☆304Updated 9 months ago
- 常见疾病相关信息构建knowledge graph☆153Updated 4 years ago
- ☆81Updated last year
- 基于大语言模型的检索增强生成RAG示例☆146Updated 4 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量 数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆125Updated 8 months ago
- ☆79Updated last year
- llm-medical-data:用于大模型微调训练的医疗数据集☆104Updated last year
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆357Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆302Updated 5 months ago
- 基于大模型+知识图谱的知识库问答☆332Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆64Updated last year
- PromptCBLUE: a large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain in Chinese☆357Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆145Updated 6 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆247Updated 4 months ago
- 快速入门RAG与私有化部署☆178Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识 图谱、Agent、多模态等技术来增强大模型的回复质量。☆39Updated 8 months ago
- MCM(Multimodal Chinese Medical LLM)多模态中医问诊大模型☆106Updated 10 months ago
- The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs.☆261Updated last year
- Integrating ONgDB database into langchain ecosystem☆77Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆128Updated 8 months ago
- CMB, A Comprehensive Medical Benchmark in Chinese☆189Updated last month
- Repo for ShenNong-TCM-LLM (“神农”大模型,首个中医药中文大模型)☆374Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆169Updated 4 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆379Updated 3 months ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆120Updated 3 months ago
- [ACL 2024] IEPile: A Large-Scale Information Extraction Corpus☆191Updated 3 months ago