A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features include PDF processing, knowledge graph construction, and natural language Q&A interface.一个基于 LangChain 的学习项目,用于构建 PDF 本地知识库,支持多种大语言模型(DeepSeek、OpenAI)。功能包括 PDF 处理、知识图谱构建和自然语言问答界面。
☆226Jan 30, 2025Updated last year
Alternatives and similar repositories for DataGraphX_Learn
Users that are interested in DataGraphX_Learn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Neo4j graph construction from unstructured data☆325Aug 1, 2024Updated last year
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆2,060Nov 5, 2025Updated 5 months ago
- 李白 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,881Jul 12, 2025Updated 8 months ago
- 使用大模型自动构建课程知识图谱☆37May 26, 2025Updated 10 months ago
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 结合知识库管理的 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue…☆4,811Updated this week
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆430Nov 20, 2024Updated last year
- 基于大模型+知识图谱的知识库问答☆501Updated this week
- Optical Prediction Neural Network -- Emulating Optical Simulations with a Neural Network☆13Jan 18, 2023Updated 3 years ago
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆36Jul 24, 2024Updated last year
- 基于 RAG 的知识库问答系统设计与实现☆24Apr 3, 2026Updated last week
- Prompt-based pipeline for extracting procedural knowledge graphs from text with LLMs☆17Feb 17, 2026Updated last month
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆30Jan 24, 2025Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于youtube、bilibili等视频平台、webpage网页等,利用零一万物大模型或ollama本地小模型构建大语言模型高质量训练数据集(计划支持可自定义输出的训练数据格式)☆19May 2, 2024Updated last year
- AbationGraph® is a time-series knowledge graph database for real-time data analysis☆36Mar 12, 2026Updated 3 weeks ago
- DeepParseX 是一个强大的多模态文档解析与知识管理平台,支持 PDF、Word、Excel、PPT、图片、视频、音频 等多种文件格式的智能解析,自动提取关键信息,并构建 检索增强生成(RAG) 和 知识图谱(Knowledge Graph) 系统,实现结构化数据的智…☆60Mar 22, 2026Updated 2 weeks ago
- GraphRAG在2024.11.5 发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆47Dec 1, 2024Updated last year
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆25Jun 29, 2024Updated last year
- Neo4j graph construction from unstructured data using LLMs☆4,582Updated this week
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆58Jan 25, 2024Updated 2 years ago
- albert-fc for LP(Link Prediction),中文实体链接预测☆19Apr 21, 2023Updated 2 years ago
- 文言文命名实体识别,基于BILSTM+CRF完成文言文的命名实体实体,识别实体包括人物、地点、机构、时间等。☆10Jan 19, 2021Updated 5 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.
- pdf multimodal rag 【pdf多模态rag问答】☆28Feb 26, 2025Updated last year
- Fastllm-based chatbot☆11May 19, 2023Updated 2 years ago
- Chat2Graph: Graph Native Agentic System.☆403Mar 4, 2026Updated last month
- 基于自然语言处理的小麦知识图谱的可视化与问答系统源码☆12Jun 16, 2024Updated last year
- Document-level Retrieval Augmented Knowledge Graph Construction☆205Oct 11, 2025Updated 6 months ago
- A book room based Agent | 智能书库☆55Apr 30, 2025Updated 11 months ago
- Grasp Generation models on OakInk-Shape dataset☆17Apr 4, 2024Updated 2 years ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated last year
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆265Mar 27, 2025Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- AI大模型的基本开发框架,适合普通后端程序员,功能类似coze包括:fastapi后端接口,搜索,文档解析和向量化,RPA和爬虫,自定义agent,对接第三方数据接口,mongodb数据库,控制json返回,多模态理解和生成等等☆13Jul 18, 2024Updated last year
- A simple, easy-to-hack GraphRAG implementation☆3,758Jan 27, 2026Updated 2 months ago
- PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation☆2,380Sep 10, 2025Updated 7 months ago
- 采用知识图谱和上下文检索显著提高信息检索的精度☆10Oct 30, 2024Updated last year
- PydanticAI开源框架,搭建基于PostgreSQL、MySQL的Text2SQL应用进行SQL语句生成,支持GPT大模型、国产大模型、开源本地大模型☆15Dec 26, 2024Updated last year
- 这个库用于从零开始,搭建一个基于开源大模型的对话系统。包括基本的对话、与文档对话、智能体等多种功能☆10Sep 21, 2024Updated last year