graph-rag
Here are 106 public repositories matching this topic...
Language:All
Sort:Most stars
Knowledge Engine for AI Agent Memory in 6 lines of code
- Updated
Feb 20, 2026 - Python
Neo4j graph construction from unstructured data using LLMs
- Updated
Feb 12, 2026 - Jupyter Notebook
A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
- Updated
Oct 18, 2025 - Python
Neuro-Symbolic AI with Knowledge Graph 🌱🐋🌍
- Updated
Nov 24, 2025 - Python
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
- Updated
Sep 3, 2025 - Java
VeritasGraph: Enterprise-Grade Graph RAG for Secure, On-Premise AI with Verifiable Attribution
- Updated
Feb 3, 2026
A SQLite extension that adds graph database capabilities with Cypher query language support and built-in graph algorithms.
- Updated
Feb 18, 2026 - C
NornicDB is a high-performance graph + vector database built for AI agents and knowledge systems. It speaks Neo4j's (Bolt + Cypher) and qdrant's (gRPC) languages so you can use Nornic with zero code changes, while adding intelligent features including a graphql endpoint, air-gapped embeddings, GPU accelerated search, and other intelligent features.
- Updated
Feb 20, 2026 - Go
A modular Python framework implementing the Model Context Protocol (MCP). It features a standardized client-server architecture over StdIO, integrating LLMs with external tools, real-time weather data fetching, and an advanced RAG (Retrieval-Augmented Generation) system.
- Updated
Jan 10, 2026 - Python
Demo of knowledge graph creation and Graph RAG with BAML and Kuzu
- Updated
Sep 17, 2025 - Python
Active WIP for experimenting with GraphRAG and Knowledge Graphs
- Updated
Apr 23, 2024 - Jupyter Notebook
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.
- Updated
Feb 7, 2025 - Python
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.
- Updated
Apr 15, 2025 - Jupyter Notebook
Graph RAG workshop using Kùzu and LanceDB for hybrid RAG
- Updated
Jan 12, 2025 - Python
⚡️ Real-time Knowledge Graph for AI Agents. Connect LLMs to verified weather, stock, and currency data via instant tool-calling. No API keys, no scrapers, just grounded facts in <100ms.
- Updated
Jan 11, 2026 - TypeScript
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.
- Updated
Feb 7, 2026 - HTML
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.
- Updated
Nov 1, 2025
Improve this page
Add a description, image, and links to thegraph-rag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegraph-rag topic, visit your repo's landing page and select "manage topics."