awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Event-Driven AI Workflows · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesEvent-Driven AI Workflows

Systems for defining and executing asynchronous, event-based logic sequences within artificial intelligence applications.

Distinguishing note: Focuses specifically on event-based asynchronous execution patterns for AI, distinct from general-purpose workflow engines.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Event-Driven AI Workflows. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Event-Driven AI Workflows

Awesome Event-Driven AI Workflows GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • run-llama/llama_index

    run-llama/llama_index

    47,075View on GitHub↗

    LlamaIndex is a comprehensive development framework designed to connect private or external data sources to large language models. It functions as a data-centric toolkit that enables the construction of retrieval-augmented generation systems, allowing developers to build applications that provide context-aware answers based on specific organizational information. The project distinguishes itself through a robust agentic orchestration engine that supports the creation of autonomous agents capable of multi-step reasoning, memory management, and complex tool execution. Beyond simple retrieval, i

    LlamaIndex constructs event-driven, step-based application flows by defining custom event objects and linking them to asynchronous processing steps within a centralized workflow class.

    Pythonagentsapplicationdata
    47,075View on GitHub↗