针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO
☆40Aug 7, 2024Updated last year
Alternatives and similar repositories for KG-RAG-FOR-ARCH
Users that are interested in KG-RAG-FOR-ARCH are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated 2 years ago
- 大模型意图识别☆11Aug 14, 2024Updated last year
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据 用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆66Dec 20, 2024Updated last year
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆27Jun 29, 2024Updated 2 years ago
- 基于知识图谱的中文旅游领域知识服务平台构建 - 从旅游知识库到旅游知识服务平台☆26Mar 15, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 用大模型批量处理数据,现支持各种大模型做OCR,支持通义千问, 月之暗面, 百度飞桨OCR, OpenAI 和LLAVA。Use LLM to generate or clean data for academic use. Support OCR with qwen, m…☆17Sep 15, 2024Updated last year
- ☆13Aug 9, 2023Updated 2 years ago
- 《数据挖掘技术》课程 Slides and Code☆11Feb 25, 2025Updated last year
- ☆12Jun 23, 2023Updated 3 years ago
- ☆15May 30, 2025Updated last year
- Pipeline-Parallel Lecture: Simplest Dualpipe Implementation.☆31Sep 17, 2025Updated 10 months ago
- [JMIR Medical Informatics] Automatic Rare Disease Knowledge Graph Construction☆14Dec 1, 2023Updated 2 years ago
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- 构建一个医疗领域知识图谱和一个基于Flask的简易网页聊天机器人,通过ner获取用户问题的实体并在知识图谱内提取答案。☆12Apr 25, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于Bilstm + CRF的信息抽取模型☆37Aug 2, 2021Updated 4 years ago
- 基于多模态知识图谱的智能旅游推荐系统☆43Apr 15, 2023Updated 3 years ago
- 基于突发事件本体模型和知识图谱的构建☆23Jan 5, 2021Updated 5 years ago
- We implement an efficient mechanism for compressing large networks by {\em tensorizing\/} network layers: i.e. mapping layers on to high-…☆11Jul 10, 2018Updated 8 years ago
- 构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成☆65May 1, 2025Updated last year
- CRE-LLM: A Domain-Specific Chinese Relation Extraction Framework with Fine-tuned Large Language Model☆25Apr 27, 2024Updated 2 years ago
- [Paper][AAAI 2026] UniHR: Hierarchical Representation Learning for Unified Knowledge Graph Link Prediction☆18Nov 3, 2025Updated 8 months ago
- 知识检索+ChatGPT,实现了医疗知识检索增强的问诊系统☆42May 5, 2023Updated 3 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 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.
- PyTorch Implementation of CLEAN-Contact: Contrastive Learning-enabled Enzyme Functional Annotation Prediction with Structural Inference☆11May 29, 2024Updated 2 years ago
- An AI project to provide `private` chat and RAG service. 一个提供私有化检索增强生成的AI项目☆11Jul 14, 2024Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Mar 15, 2022Updated 4 years ago
- 基于DeepSpeed的大模型微调教程,详细介绍如何使用DeepSpeed进行微调和分布式训练文本总结大模型☆17May 6, 2026Updated 2 months ago
- Qwen1.5大模型微调、基于PEFT框架LoRA微调,在数据集HC3-Chinese上实现文本分类。☆12Jun 29, 2024Updated 2 years ago
- A deep learning-based predictor of enzyme optimal pH☆12Jun 25, 2025Updated last year
- ☆20Jan 27, 2026Updated 6 months 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
- The github repository for the paper at COLING 2025: Retrieval Augmented Instruction Tuning for Open NER with Large Language Models.☆27Jun 26, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,376May 29, 2026Updated 2 months ago
- Calibration of an air pollution sensor monitoring network in uncontrolled environments with multiple machine learning algorithms☆16Apr 18, 2022Updated 4 years ago
- ☆84Apr 10, 2024Updated 2 years ago
- Vstream - Video Analytics pipeline with Hardware based accelerations (dev - stage)☆10Feb 2, 2024Updated 2 years ago
- IBM Molecule Generation Experience (MolGX) is a tool to accelerate an AI-driven design of new materials.☆16Oct 26, 2022Updated 3 years ago
- Lightweight toolkit for de novo molecular generation: SMILES & SELFIES tokenizers, CharRNN / MolGPT / VAE models, training, sampling, and…☆15Jul 11, 2026Updated 2 weeks ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year