A33f-fefe3 / GR
graphrag的基础架构
☆13Updated last month
Related projects ⓘ
Alternatives and complementary repositories for GR
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆206Updated 7 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆267Updated 6 months ago
- 基于大模型+知识图谱的知识库问答☆103Updated 7 months ago
- ☆69Updated 7 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆18Updated 3 months ago
- ☆68Updated last year
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆49Updated 6 months ago
- Neo4j graph construction from unstructured data☆221Updated 3 months ago
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆266Updated 3 months ago
- 命名实体识别(中文)☆25Updated last year
- ☆115Updated last week
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆14Updated 4 months ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆212Updated 10 months ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag, 支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆181Updated this week
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆211Updated this week
- 记录大模型相关的一些知识和方法☆107Updated last week
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆29Updated 4 months ago
- qwen ai agent☆109Updated 9 months ago
- prompt 工程项目案例☆40Updated 3 weeks ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆270Updated 3 months ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆18Updated 5 months ago
- 数据科学教程案例☆112Updated last month
- 手把手带你从0到1实现大模型agent☆71Updated 4 months ago
- This is the repo of the medical dialogue dataset 'imcs21' in CBLUE@Tianchi☆82Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆154Updated 6 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆177Updated 2 months ago
- ☆15Updated 2 months ago
- ☆53Updated last week
- 使用bert进行关系三元组抽取。☆136Updated 7 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆47Updated 8 months ago