graph-rag
There are 61 repositories under graph-rag topic.
topoteretes/cognee
Memory for AI Agents in 6 lines of code
neo4j-labs/llm-graph-builder
Neo4j graph construction from unstructured data using LLMs
trustgraph-ai/trustgraph
Transform data into AI-grade context. Deploy knowledge graphs, private LLMs, and intelligent agents with complete data sovereignty. From data silos to actionable AI insights.
NucleoidAI/Nucleoid
Neuro-Symbolic AI with Knowledge Graph | "True Reasoning" through data and logic 🌿🌱🐋🌍
ImprintLab/Medical-Graph-RAG
A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
qifan777/dive-into-spring-ai
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
iMoonLab/Hyper-RAG
"Hyper-RAG: Combating LLM Hallucinations using Hypergraph-Driven Retrieval-Augmented Generation" by Yifan Feng, Hao Hu, Xingliang Hou, Shiquan Liu, Shihui Ying, Shaoyi Du, Han Hu, and Yue Gao.
bibinprathap/VeritasGraph
VeritasGraph: Enterprise-Grade Graph RAG for Secure, On-Premise AI with Verifiable Attribution
kuzudb/baml-kuzu-demo
Demo of knowledge graph creation and Graph RAG with BAML and Kuzu
neo4j-examples/sec-edgar-notebooks
Active WIP for experimenting with GraphRAG and Knowledge Graphs
khoj-ai/knowledge-graph
A minimal implementation of GraphRAG, designed to quickly prototype whether you're able to get good sense-making out of a large dataset with creation of a knowledge graph.
SteveTANTAN/PoG
[WWW 2025] Paths-over-Graph: Knowledge Graph Empowered Large Language Model Reasoning
sarabesh/HybridRAG
A hybrid retrieval system for RAG that combines vector search and graph search, integrating unstructured and structured data. It retrieves context using embeddings and a knowledge graph, then passes it to an LLM for generating accurate responses.
kuzudb/graph-rag-workshop
Graph RAG workshop using Kùzu and LanceDB for hybrid RAG
botingw/langgraph-dev-navigator
An opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.
graphgeeks-lab/odsc-agentic-ai-summit-2025
Code from the ODSC Agentic Graph RAG workshop combining vector, FTS & graph retrieval for RAG. Includes observability and guardrails for evaluating outputs.
AmirhosseinHonardoust/Designing-Hybrid-AI-Systems
Hybrid AI is the future of explainable intelligence. This article explores how combining vector search, knowledge graphs, and retrieval-augmented generation (RAG) creates AI systems that can reason, cite, and explain their answers with insights learned from building a real Graph-Powered RAG Engine.
MrRezaeiUofT/AMG-RAG
AMG-RAG (Agentic Medical Graph-RAG) is a comprehensive framework that automates the construction and continuous updating of Medical Knowledge Graphs (MKGs), integrates reasoning, and retrieves current external evidence for medical Question Answering (QA).
kuzudb/text2cypher
Experiments and benchmarks with Text2Cypher for Graph RAG
Beer-Bears/scaffold
Structural RAG (Retrieval-Augmented Generation) system for large codebases
GIS-Info/GISphereKG-ChatBot
This is the repo for the journal paper GISphere Knowledge Graph for Geography Education: Recommending Graduate Geographic Information System/Science Programs
kiranbaby14/Docu-Watch
An intelligent system that revolutionizes contract management using AI, graph databases, and DocuSign integration. Transform dense legal documents into actionable insights with automated analysis, real-time tracking, and a smart chatbot interface. Built with OpenAI, Neo4j, and FastAPI.
yankmo/HAG
🚀 HAG: Next-Gen AI | Neo4j + Weaviate Fusion | Dual-Similarity Retrieval | 100% Local & Private | Graph Intelligence Meets Vector Search
CoDS-GCS/KGNET
A graph machine learning enabled engine (GML-Enabled)
anirbanbasu/tldrlc
Too Long, Didn't Read, Let's Chat
anyparser/anyparserjs
Anyparser Typescript SDK for RAG/ETL Pipelines - File Content Extraction. Supports extraction from various file formats including PDF, Microsoft Office documents, OCR/Image to Text, Audio to Text, and Website to Text.
yungyoda/jedAi-council
🥷The JedAi Council: Build powerful AI agents with CrewAI, Graphiti Graph RAG, LlamaIndex, and modern uv package management 🚀
0xZee/Graph-RAG
Microsoft Graph-RAG Indexing and Quering
Abeshith/RAG-FundaMentals
🔰 A Comprehensive RAG repository covering basic vanilla RAG techniques, advanced retrieval methods, hybrid search fusion approaches, hands-on reranking techniques with code + explanation 📚✨
codernoahx/hybrid-kg-rag-assistant
Advanced AI assistant combining RAG + Knowledge Graph with multi-agent system, persistent memory, and hybrid retrieval. Features CrewAI coordination, Neo4j integration, and dual interfaces for intelligent conversational AI.
JasmeetSinghBali/JSentrix
🎯 Autonomous Transaction Monitoring & Fraud Response System (Private, Multi-Agent/Modal, MCP/A2A Compliant)
Swish78/VidInsights.ai
Web app for video summarization and Q&A using Graph RAG.
ykangw/GISphereKG-ChatBot
This is the repo for the journal paper GISphere Knowledge Graph for Geography Education: Recommending Graduate Geographic Information System/Science Programs
kanugurajesh/DocuMind
DocuMind is a document intelligence app where users can upload files, extract knowledge, and query them in natural language, combining semantic search (Qdrant), graph insights (Neo4j), and LLM reasoning.
radinch/System2-Reasoning-AI
Experiments on System 2 reasoning — neuro-symbolic learning, inference-time scaling, LLM agents, RL post-training in LLMs, and Graph-based retrieval.