awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Graph-Based Retrieval Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGraph-Based Retrieval Engines

Engines that use knowledge graphs to improve the accuracy of language model responses.

Distinguishing note: Defines the core engine capability for graph-based retrieval.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Graph-Based Retrieval Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Graph-Based Retrieval Engines

Awesome Graph-Based Retrieval Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/graphrag

    microsoft/graphrag

    30,993View on GitHub↗

    GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into interconnected knowledge graphs. By utilizing language models to extract entities and relationships, it builds structured representations of information that enable context-aware retrieval for downstream applications. The system distinguishes itself through hierarchical graph clustering and large-scale data synthesis, which organize massive document corpora into multi-level structures. This approach allows for both vector-based semantic searches and graph-based traversals, providing a comp

    Transforms unstructured text into interconnected knowledge graphs to improve the accuracy and context of language model responses.

    Pythongptgpt-4gpt4
    30,993View on GitHub↗