基于 OneKE 的知识图谱构建与 RAG 问答系统搭建
☆26Jun 29, 2024Updated last year
Alternatives and similar repositories for OneKE-RAG
Users that are interested in OneKE-RAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于自然语言处理的小麦知识图谱的可视化与问答系统源码☆12Jun 16, 2024Updated last year
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取, 知识图谱构建,大模型增量微调,RAG☆19Jul 28, 2025Updated 10 months ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆64Dec 20, 2024Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆68Aug 12, 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.
- Native AI 是一个探索本地生活电商领域的多智能体系统,通过 AI 助手一站式解决用户吃喝玩乐住行等日常生活需求。系统基于大语言模型技术,主要为了探索Multi Agent的应用。☆11Apr 13, 2025Updated last year
- 基于unity的拼图游戏☆13Dec 1, 2019Updated 6 years ago
- This repository contains usage documentation for the Python module PyShark. It also provides various Python methods for processing, filt…☆47Jul 18, 2024Updated last year
- ☆13Aug 9, 2023Updated 2 years ago
- ☆15Jul 30, 2020Updated 5 years ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆44Jul 22, 2024Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆77Mar 2, 2024Updated 2 years ago
- 使用antv/g2实现的各种可视化demo☆18Jan 29, 2023Updated 3 years ago
- 微博舆情分析系统☆10Jun 21, 2022Updated 3 years ago
- 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.
- 基于知识图谱的问答系统设计与实现,附带一个可视化的demo☆127Jun 12, 2023Updated 2 years ago
- 采用知识图谱和上下文检索显著提高信息检索的精度☆10Oct 30, 2024Updated last year
- 微信小程序开发实战第二版源码☆20Aug 13, 2024Updated last year
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,284May 29, 2026Updated last week
- 毕业设计-基于YOLOv8模型的车牌识别研究☆18May 10, 2024Updated 2 years ago
- 基于知识图谱的问答系统☆138Mar 11, 2020Updated 6 years ago
- 基于知识图谱的政务问答系统☆22May 30, 2021Updated 5 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆29Jan 24, 2025Updated last year
- 智能舆情分析与商品评价系统 python flask。2019年(第12届)中国大学生计算机设计大赛国赛三等奖。河北省第七☆15Dec 22, 2020Updated 5 years ago
- ## AI医院: Multi-Agent 医学智能体 与患者进行多轮对话,提出相关和探索性的问题,推荐适当的医学检查,并在收集足够的信息后做出诊断。设置检查员,他们专门负责与患者互动并提供相关的医学检查结果,确保医生能够获得患者必要的客观信息以做出准确诊断。此外,主治医生负…☆55Sep 26, 2024Updated last year
- 基于电影知识图谱和微信小程序的智能问答系统☆72Jan 2, 2020Updated 6 years ago
- Text Match Cut Video Generator Web App☆37Feb 19, 2026Updated 3 months ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated last year
- An AI project to provide `private` chat and RAG service. 一个提供私有化检索增强生成的AI项目☆11Jul 14, 2024Updated last year
- Supermarket Transport Robot☆10Apr 16, 2020Updated 6 years ago
- 基于flask的舆情分析系统,包括爬虫、可视化、数据分析、情感分析等模块☆16Jul 30, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- 面向大连理工大学学者,基于大连理工大学机构知识库,推荐潜在主题词,优化科研方向,促进跨学部、学科、领域科研合作。☆12Jul 1, 2022Updated 3 years ago
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated last year
- MNIST experiment from Tensorizing neural networks (Novikov et al. 2015)☆14Oct 22, 2019Updated 6 years ago
- 本项目旨在设计并实现一个舆情监控系统,具体基于对知乎热榜话题的数据抓取、分析与可视化。☆18May 27, 2023Updated 3 years ago
- sparkStreaming项目,1.日志分析系统 2. 舆情管控系统之实时词频统计处理子系统(包括中文分词服务器)3. 网站用户行为统计系统( 只统计用户行为,建模预测后期实现) 4. 网站安全实时监控报警系统。☆14Jul 1, 2022Updated 3 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago