GraphRAG-SDK and kg-rag

GraphRAG-SDK
80
Verified
kg-rag
46
Emerging
Maintenance 16/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 13/25
Adoption 7/25
Maturity 9/25
Community 17/25
Stars: 584
Forks: 75
Downloads: 12,310
Commits (30d): 2
Language: Python
License: MIT
Stars: 26
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License:
No risk flags
No Package No Dependents

About GraphRAG-SDK

FalkorDB/GraphRAG-SDK

Build fast and accurate GenAI apps with GraphRAG SDK at scale.

Combines knowledge graphs, ontology extraction, and LLM inference via LiteLLM to enable GraphRAG workflows—automatically structuring unstructured data into queryable graphs stored in FalkorDB. Supports multi-vendor LLM deployment (OpenAI, Google, Azure, Ollama) and provides both ontology auto-detection from sources and chat-based query interfaces for knowledge graph traversal and augmented generation.

About kg-rag

VectorInstitute/kg-rag

This project implements a comprehensive framework for Knowledge Graph Retrieval Augmented Generation (KG-RAG). It focuses on financial data from SEC 10-Q filings and explores how knowledge graphs can improve information retrieval and question answering compared to baseline approaches.

Implements multiple retrieval strategies including entity-based embedding matching with beam search, Cypher queries against Neo4j, and hierarchical community detection (GraphRAG-style), enabling direct comparison of knowledge graph approaches versus traditional vector similarity and chain-of-thought baselines. Built as a modular Python package with Chroma vector stores, OpenAI LLM integration, and comprehensive evaluation pipelines including hyperparameter search across methods.

Scores updated daily from GitHub, PyPI, and npm data. How scores work