awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JayLZhou avatar

JayLZhou/GraphRAG

0
View on GitHub↗
1,532 stars·97 forks·Python·10 views

GraphRAG

If you find our work helpful, please kindly cite our paper.

Features

  • GraphRAG Frameworks - Unified and modular framework for graph-based retrieval-augmented generation.
  • Evaluation Benchmarks - Large-scale graph-based retrieval evaluation dataset.

Star history

Star history chart for jaylzhou/graphragStar history chart for jaylzhou/graphrag

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GraphRAG

Similar open-source projects, ranked by how many features they share with GraphRAG.
  • memgraph/memgraphmemgraph avatar

    memgraph/memgraph

    4,163View on GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    C++cyphergraphgraph-algorithms
    View on GitHub↗4,163
  • asknowqa/lc-quadAskNowQA avatar

    AskNowQA/LC-QuAD

    98View on GitHub↗

    This code aims to convert a valid SPARQL query into a (or many) natural language questions. The incentive is to create a good dataset for QA system training, and achieve a scale which helps Neural Network based QA Systems too. We do this mostly by converting the query into a pseudo natural…

    View on GitHub↗98
  • bibinprathap/veritasgraphbibinprathap avatar

    bibinprathap/VeritasGraph

    289View on GitHub↗

    VeritasGraph — open-source Knowledge Graph & GraphRAG framework on GitHub. Build multi-hop reasoning, ontology-aware retrieval, and verifiable attribution over your own data. Nodes, edges, RDF, linked-data — runs locally or in the cloud.

    Python
    View on GitHub↗289
  • apecloud/aperagapecloud avatar

    apecloud/ApeRAG

    1,198View on GitHub↗

    ApeRAG is a powerful RAG system that deeply analyzes documents and multimedia content while building vector indexes in parallel and measuring retrieval quality. It streamlines workflows with integrated LLM management, data source handling, automatic syncing, and seamless office tool compatibility.

    Python
    View on GitHub↗1,198
See all 26 alternatives to GraphRAG→

Frequently asked questions

What does jaylzhou/graphrag do?

If you find our work helpful, please kindly cite our paper.

What are the main features of jaylzhou/graphrag?

The main features of jaylzhou/graphrag are: GraphRAG Frameworks, Evaluation Benchmarks.

What are some open-source alternatives to jaylzhou/graphrag?

Open-source alternatives to jaylzhou/graphrag include: memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.… asknowqa/lc-quad — This code aims to convert a valid SPARQL query into a (or many) natural language questions. The incentive is to create… bibinprathap/veritasgraph — VeritasGraph — open-source Knowledge Graph & GraphRAG framework on GitHub. Build multi-hop reasoning, ontology-aware… chensycn/agentic-rag — LogicRAG enables structured retrieval without building knowledge graphs on corpora. By constructing query logic… circlemind-ai/fast-graphrag — Fast-GraphRAG is a system for generating and querying knowledge graphs from domain data. It uses a GraphRAG retrieval… apecloud/aperag — ApeRAG is a powerful RAG system that deeply analyzes documents and multimedia content while building vector indexes in…