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

1 repo

Awesome GitHub RepositoriesIncremental Indexing Engines

Systems that support dynamic updates to large-scale information indexes without requiring full re-indexing.

Distinguishing note: Specifically addresses the efficiency of partial updates in large-scale data indexing.

Explore 1 awesome GitHub repository matching data & databases · Incremental Indexing Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Incremental Indexing Engines

Awesome Incremental Indexing 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.
  • HKUDS/LightRAG

    HKUDS/LightRAG

    28,455View on GitHub↗

    LightRAG is a graph-based retrieval framework designed to build retrieval-augmented generation pipelines. It structures unstructured text into knowledge graphs, enabling multi-hop reasoning and complex query synthesis across large document collections. By integrating dense vector embeddings with structured knowledge graphs, the system facilitates both similarity-based and relationship-aware information retrieval. The framework distinguishes itself through a dual-level retrieval strategy that combines low-level keyword matching with high-level semantic graph traversal to capture both specific

    Updating large-scale information indexes dynamically as new data arrives without the need to perform a full system re-indexing.

    Pythongenaigptgpt-4
    28,455View on GitHub↗