Knowledge Engine for AI Agent Memory in 6 lines of code
-
Updated
Mar 26, 2026 - Python
Knowledge Engine for AI Agent Memory in 6 lines of code
Neo4j graph construction from unstructured data using LLMs
A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
Logic Language for LLMs 🌱🐋🌍 Build Neuro-Symbolic AI for learning and reasoning
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
NornicDB is a low-latency graph + vector, MVCC database with sub-ms writes, and sub 10ms HNSW search + graph traversal, uses Neo4j drivers (Bolt/Cypher) and qdrant's gRPC drivers so you can switch with no changes, then adding intelligent features like LLM inference, embeddings, HNSW+rerank search, GPU acceleration, Auto-TLP, Memory Decay, and MCP
VeritasGraph: Enterprise-Grade Graph RAG for Secure, On-Premise AI with Verifiable Attribution
A SQLite extension that adds graph database capabilities with Cypher query language support and built-in graph algorithms.
GRACE (Graph-RAG Anchored Code Engineering): open Agent Skills for contract-driven AI code generation with semantic markup, knowledge graphs, and support for Claude Code, Codex CLI, and Kilo Code.
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.
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.
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.
Graph RAG workshop using Kùzu and LanceDB for hybrid RAG
⚡️ 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.
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).
Add a description, image, and links to the graph-rag topic page so that developers can more easily learn about it.
To associate your repository with the graph-rag topic, visit your repo's landing page and select "manage topics."