GraphRAG-SDK and biomedical-graphrag

The GraphRAG SDK is a general-purpose framework for building graph-based RAG applications at scale, while the biomedical implementation is a specialized domain application built on top of similar GraphRAG principles, making them complementary rather than competing solutions.

GraphRAG-SDK
80
Verified
biomedical-graphrag
52
Established
Maintenance 16/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 9/25
Maturity 13/25
Community 20/25
Stars: 584
Forks: 75
Downloads: 12,310
Commits (30d): 2
Language: Python
License: MIT
Stars: 99
Forks: 23
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
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 biomedical-graphrag

benitomartin/biomedical-graphrag

A comprehensive GraphRAG (Graph Retrieval-Augmented Generation) system designed for biomedical research

Combines Neo4j knowledge graphs with Qdrant vector embeddings for hybrid biomedical retrieval, ingesting PubMed papers, gene data, and citation networks into a specialized schema covering papers, authors, institutions, genes, and MeSH terms. LLM-powered tool selection routes queries to semantic search or graph traversal, while async processing handles high-volume data collection from external biomedical APIs.

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