Repository navigation
graph-rag
- Website
- Wikipedia
Neo4j graph construction from unstructured data using LLMs
Neuro-Symbolic AI with Knowledge Graph | "True Reasoning" through data and logic 🌿🌱🐋🌍
Medical Graph RAG: Graph RAG for the Medical Data
"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.
Active WIP for experimenting with GraphRAG and Knowledge Graphs
Demo of knowledge graph creation and Graph RAG with BAML and Kuzu
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.
Graph RAG workshop using Kùzu and LanceDB for hybrid RAG
[WWW 2025] Paths-over-Graph: Knowledge Graph Empowered Large Language Model Reasoning
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.
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.
Code from the ODSC Agentic Graph RAG workshop combining vector, FTS & graph retrieval for RAG. Includes observability and guardrails for evaluating outputs.
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.
Structural RAG (Retrieval-Augmented Generation) system for large codebases
This is the repo for the journal paper GISphere Knowledge Graph for Geography Education: Recommending Graduate Geographic Information System/Science Programs
🚀 HAG: Next-Gen AI | Neo4j + Weaviate Fusion | Dual-Similarity Retrieval | 100% Local & Private | Graph Intelligence Meets Vector Search
Experiments and benchmarks with Text2Cypher for Graph RAG