awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Pipeline Orchestration Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPipeline Orchestration Frameworks

Tools for designing and automating workflows that connect data sources to language models.

Distinguishing note: Focuses on the modular orchestration of data-to-model workflows rather than general-purpose task scheduling.

Explore 1 awesome GitHub repository matching development tools & productivity · Pipeline Orchestration Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Pipeline Orchestration Frameworks

Awesome Pipeline Orchestration Frameworks 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

    Designing repeatable and automated workflows that connect custom data sources to language models for domain-specific information retrieval tasks.

    Pythongenaigptgpt-4
    28,455View on GitHub↗