
GraphRAG-SDK : https://github.com/FalkorDB/GraphRAG-SDK/
Official benchmarks: https://graphrag-bench.github.io/
Data: https://huggingface.co/datasets/GraphRAG-Bench/GraphRAG-Bench

GraphRAG-SDK : https://github.com/FalkorDB/GraphRAG-SDK/
Official benchmarks: https://graphrag-bench.github.io/
Data: https://huggingface.co/datasets/GraphRAG-Bench/GraphRAG-Bench
Benchmarked the GraphRAG SDK against eight other GraphRAG and RAG systems on the GraphRAG-Bench Novel dataset.
The evaluation covers 2,010 questions across four task types: Fact Retrieval, Complex Reasoning, Contextual Summarization, and Creative Generation.
All tests ran on a MacBook Air (Apple M3, 24 GB) using GPT-4o-mini via Azure OpenAI for both answer generation and scoring.
The evaluation runs against 2,000 questions drawn from the dataset. Here are two representative examples:
GraphRAG-SDK : https://github.com/FalkorDB/GraphRAG-SDK/
Official benchmarks: https://graphrag-bench.github.io/
Data: https://huggingface.co/datasets/GraphRAG-Bench/GraphRAG-Bench
>Disclosure: affiliated with FalkorDB and sharing our open-source work to collect feedback. Drop a star if you found it useful, thank you