awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Function Orchestrators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFunction Orchestrators

Modular systems that dynamically discover and execute functional units to satisfy complex requests.

Distinguishing note: Distinct from Task Planners by focusing on the dynamic discovery and execution of modular plugins rather than the planning logic.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Function Orchestrators. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Function Orchestrators

Awesome Function Orchestrators 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/semantic-kernel

    microsoft/semantic-kernel

    27,262View on GitHub↗

    Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it

    A modular system where discrete functional units are dynamically discovered and executed by a central planner to satisfy complex user requests.

    C#aiartificial-intelligencellm
    27,262View on GitHub↗