基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)
☆50Jun 10, 2025Updated last year
Alternatives and similar repositories for simple_RAG_with_LLMs_API
Users that are interested in simple_RAG_with_LLMs_API are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆33Jul 24, 2024Updated 2 years ago
- 基于大模型+知识图谱的知识库问答☆570Apr 8, 2026Updated 5 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆27Jul 3, 2026Updated 2 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆152Apr 14, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- chatLib RAG+LLM图书管理系统 ❤️ springboot+react+langchain+chroma☆21Jan 18, 2025Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated last year
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated 2 years ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,460May 29, 2026Updated 3 months ago
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆41Aug 7, 2024Updated 2 years ago
- 🐝 引巢 · ZyHive | AI 团队操作系统 — 为 AI 成员注入灵魂,可视化管理多智能体团队。Self-hosted AI Team OS · Go + Vue 3 · One-click deploy☆19Aug 2, 2026Updated last month
- Text-to-SQL with GraphRAG on Knowledge Graph Semantic Representation of SQL Databases☆24May 23, 2025Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- 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.
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆357Mar 31, 2024Updated 2 years ago
- A book room based Agent | 智能书库☆51Apr 30, 2025Updated last year
- Computer Programming [Learning Materials]☆30Apr 19, 2021Updated 5 years ago
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 问答系统☆13Apr 3, 2019Updated 7 years ago
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- 基于大模型与多模态知识图谱技术融合的智慧农业问答系统,支持结构化文本、非结构化文本和图片三种数据类型。☆15Sep 16, 2025Updated last year
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆28Nov 20, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆277Dec 26, 2024Updated last year
- 🎙️ 一个全自动的学术论文播客生成系统,支持从arXiv网站爬取最新科技资讯,使用LLM生成结构化对话脚本,并通过语音合成技术输出专业的播客音频。集新闻采集、内容生成、语音合成于一体的AI播客工具。☆25Nov 1, 2024Updated last year
- Vector search with Pinecone and Openai to search through contract law textbook. If downloaded, remeber to install all dependencies. Refer…☆11Mar 30, 2023Updated 3 years ago
- “法阿”中文分词:做最好的 Python 法律中文分词组件☆35Dec 15, 2020Updated 5 years ago
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆20Apr 10, 2025Updated last year
- AI Search Engine in 70 lines☆12Feb 23, 2025Updated last year
- 数智中医——基于知识图谱与大语言模型的中医药智能问答平台☆14Oct 29, 2025Updated 10 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated 2 years ago
- 南京师范大学大学生创新训练计划项目:大模型与知识图谱(LLM meet KG)☆12Apr 21, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 《自然语言理解与行业知识图谱-概念、方法与工程落地》 一书中介绍的各个章节的算法展示代码☆13Jun 24, 2024Updated 2 years ago
- LLaMA-Factory使用经验记录☆45Aug 26, 2024Updated 2 years ago
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆31Jan 24, 2025Updated last year
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Apr 4, 2021Updated 5 years ago
- AI 应用示例合集☆117Jun 3, 2024Updated 2 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- 收集整理大模型面试题☆13Aug 29, 2024Updated 2 years ago