本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。
☆65May 18, 2024Updated 2 years ago
Alternatives and similar repositories for KGExplorer
Users that are interested in KGExplorer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆58Jan 25, 2024Updated 2 years ago
- 基于大模型+知识图谱的知识库问答☆571Apr 8, 2026Updated 5 months ago
- 基于知识图谱的医疗问答系统☆19Aug 3, 2023Updated 3 years ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆33Jul 24, 2024Updated 2 years ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于Neo4j图数据库的医疗知识图谱智能问答机器人☆30Jan 3, 2024Updated 2 years ago
- 基于知识图谱的心血管疾病问答系统☆23Jan 3, 2025Updated last year
- 知识图谱定义及可视化系统&基于可编辑知识图谱的菜肴问答系统:构建一个能通过在线编辑基本图元,以可视化的方式构建知识图谱的系统 平台,并能对构建后的知识图谱进行智能化知识图谱应用,实现知识图谱语义搜索、知识图谱智能问答等。☆133Jan 8, 2022Updated 4 years ago
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 3 years ago
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆12Dec 9, 2023Updated 2 years ago
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- BERT-CasRel | Roberta-GPlinker | BERT-BILSTM-CRF☆12Apr 24, 2023Updated 3 years ago
- 🎉 Repo For My Undergrad Final Year Project "Course Q&A System Based on Fusion of Large Language Models(LLMs) With Knowledge Graphs"☆12Mar 7, 2024Updated 2 years ago
- 基于知识图谱的问答系统☆137Mar 11, 2020Updated 6 years ago
- 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.
- ☆85Apr 10, 2024Updated 2 years ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆27Jul 3, 2026Updated 2 months ago
- 汇总实体关系联合抽取方向的代码。☆20Jan 21, 2021Updated 5 years ago
- 基于 LangGraph 1.x 与 FastAPI 的智能贷款销售客服工作流。覆盖问题分类、多轮信息收集与确认、知识库 RAG 问答、双库并行产品推荐和客户转化;Milvus 稠密向量 + SPLADE 稀疏混合检索,支持 Word/PDF/Excel 上传分块;SSE …☆42Updated this week
- 研究生知识图谱学习资源☆26Oct 20, 2025Updated 11 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识 别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,464May 29, 2026Updated 3 months ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆127Apr 22, 2023Updated 3 years ago
- ChineseMedicalAssistant based on Internlm-chat-7b☆17Mar 13, 2024Updated 2 years ago
- 聚合人大:基于知识图谱的高校信息集成与推荐平台开发与应用。2020年中国大学生创新实验计划国家级立项且获得优秀结项。☆12May 28, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 爬取去哪网热门景点信息,抽取三元组信息,构建中文知识图谱☆13Apr 27, 2021Updated 5 years ago
- 安卓课设 五邑大学课程表app Android 课程设计☆19Jun 11, 2023Updated 3 years ago
- Music large model based on InternLM2-chat.☆22Dec 21, 2024Updated last year
- 用最简 单的代码带你实现基于大模型的本地知识库问答系统☆33Sep 5, 2023Updated 3 years ago
- A Student Behavior Detection powered by YOLOV8 and CUDA Acceleration Stack☆11May 3, 2024Updated 2 years ago
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。☆350Mar 9, 2022Updated 4 years ago
- 该仓库目的是实现基于知识图谱的中文问答系统☆58Dec 22, 2021Updated 4 years ago
- 生成训练文本检测数据集☆12Jul 1, 2020Updated 6 years ago
- 问答系统☆13Apr 3, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 大模型意图识别☆11Aug 14, 2024Updated 2 years ago
- 明朝历史知识图谱,基于公开语料资源的爬取及数据清洗整理信息,并利用Neo4j实现图谱可视化☆34Sep 4, 2024Updated 2 years ago
- wifidog 的 authserver 的 java 实现;可以用于验证用户上网,简单的作为广告路由的认证端;☆13Jun 20, 2022Updated 4 years ago
- 📚广州革命历史知识图谱数字图书馆系统前端 v1.0。🌈基于react+antd框架构建,利用echart实现 知识图谱可视化,包括知识检索、关系检索、时空检索、时空演化、语料回溯检索等5大模块。☆19Mar 9, 2022Updated 4 years ago
- Spark学习的一个项目☆15Mar 3, 2019Updated 7 years ago
- ☆10Sep 17, 2023Updated 3 years ago
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆34Mar 17, 2025Updated last year