awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesModel Orchestration

Systems that manage and route requests across multiple machine learning models to optimize task execution.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · Model Orchestration. Refine with filters or upvote what's useful.

Awesome Model Orchestration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • langchain-ai/langchainAvatar de langchain-ai

    langchain-ai/langchain

    139,458Ver en GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Distributes requests across diverse model providers to optimize costs and balance computational loads.

    Pythonagentsaiai-agents
    Ver en GitHub↗139,458
  • microsoft/taskmatrixAvatar de microsoft

    microsoft/TaskMatrix

    34,079Ver en GitHub↗

    TaskMatrix is a visual language model orchestration framework and modular visual pipeline designed to coordinate disparate foundation models. It functions as a multi-model workflow coordinator that sequences visual and textual models through logic paths to handle image processing tasks without requiring additional training. The system integrates large language models with visual foundation models to enable the exchange of image data during interactive chat sessions. It utilizes template-based orchestration to chain specialized models together for complex visual tasks. The framework supports

    Sequences multiple foundation models using pre-defined logic paths to execute complex visual tasks.

    Python
    Ver en GitHub↗34,079
  • tinyhumansai/openhumanAvatar de tinyhumansai

    tinyhumansai/openhuman

    32,374Ver en GitHub↗

    OpenHuman is an AI application framework for building private intelligence systems and personal AI layers. It provides a system for deploying private AI assistants that execute technical tasks and manage personal knowledge bases. The project features a model-agnostic request proxy that routes AI workloads to different large language models based on requirements for reasoning, speed, or vision. It integrates an OAuth-driven data integrator to synchronize personal information from external services into a local knowledge base composed of hierarchical Markdown summaries. The framework also inclu

    Directs AI workloads to specific large language models based on reasoning, speed, or vision requirements.

    Rust
    Ver en GitHub↗32,374
  • can1357/oh-my-piAvatar de can1357

    can1357/oh-my-pi

    12,763Ver en GitHub↗

    oh-my-pi is an agentic workflow automation platform and AI coding agent orchestrator designed for autonomous software engineering. It functions as a multi-model LLM router and an LSP-integrated development environment, coordinating specialized AI agents to perform codebase analysis, automated refactoring, and complex task execution. The system distinguishes itself through the use of subagent coordination to execute parallel tasks within isolated environments and an auto-research framework for iterative experiments. It employs AST-driven structural search for code discovery and content-hash an

    Implements a router to dynamically switch between different LLM providers and reasoning levels based on project roles.

    TypeScriptai-agentai-coding-agentanthropic
    Ver en GitHub↗12,763
  • bentoml/bentomlAvatar de bentoml

    bentoml/BentoML

    8,456Ver en GitHub↗

    BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package, deploy, and scale AI models as production-ready REST APIs. It functions as an AI model lifecycle manager and an inference graph orchestrator, enabling the chaining of multiple models and custom logic into complex pipelines for advanced task sequences. The framework distinguishes itself through a dynamic batching engine that optimizes GPU throughput and an artifact-based packaging system that bundles model weights and dependencies into immutable archives for consistent deployment. It

    Manages and routes requests across multiple models to build complex systems like retrieval-augmented generation pipelines.

    Pythonai-inferencedeep-learninggenerative-ai
    Ver en GitHub↗8,456
  • microsoft/presidioAvatar de microsoft

    microsoft/presidio

    6,995Ver en GitHub↗

    Presidio is a PII detection and anonymization framework designed to identify and mask personally identifiable information in text. It functions as a PII recognition pipeline and a data masking engine, using a combination of machine learning, regular expressions, and rule-based logic to locate sensitive entities. The system acts as an NER model orchestrator, allowing for the integration of external named entity recognition models and PII detectors to support multi-language privacy scrubbing. It employs a plugin-based recognizer architecture that can be extended with custom recognizers, deny-li

    Integrates and manages multiple Named Entity Recognition models to detect sensitive data across different languages.

    Pythonanonymizationdata-anonymizationdata-masking
    Ver en GitHub↗6,995
  • openbmb/pilotdeckAvatar de OpenBMB

    OpenBMB/PilotDeck

    3,682Ver en GitHub↗

    PilotDeck is an LLM agent orchestration platform and agentic workflow manager designed to build and manage task-oriented AI agents. It serves as a multi-model router and an MCP server integration hub, connecting language models to external tools and data sources via the Model Context Protocol. The platform distinguishes itself through a transparent AI memory management system that allows users to view, edit, and delete memory entries to correct hallucinations. It implements a routing layer that directs tasks to the most suitable model based on complexity and performance requirements, supporti

    Implements a routing layer that dynamically directs requests to the most suitable model based on task complexity.

    TypeScript
    Ver en GitHub↗3,682
  • blockrunai/clawrouterAvatar de BlockRunAI

    BlockRunAI/ClawRouter

    3,020Ver en GitHub↗

    ClawRouter is an AI model router and API gateway designed to classify query complexity and assign prompts to the most efficient model tier. It operates as a multi-model AI proxy that orchestrates traffic between various large language models and AI media generators through a unified interface. The project distinguishes itself by integrating a non-custodial micropayment processor using the x402 protocol. This allows for per-request API access and USDC settlement on Base and Solana chains, replacing static API keys with wallet-based authentication and real-time budget enforcement. The system c

    Acts as a model router that dynamically assigns prompts to the most efficient model tier based on query complexity.

    TypeScriptaiai-agentsanthropic
    Ver en GitHub↗3,020
  • swe-agent/mini-swe-agentAvatar de SWE-agent

    SWE-agent/mini-swe-agent

    2,947Ver en GitHub↗

    mini-swe-agent is an autonomous software engineering system designed to develop features and fix bugs by combining large language models with a bash interface. It operates as an agentic framework that executes coding tasks and documentation updates through a continuous cycle of model reasoning and tool execution. The project differentiates itself with a strong focus on safety and evaluation, utilizing container-based sandbox execution via Docker or Singularity to isolate command execution. It includes a batch-parallel evaluation harness to measure code-fixing accuracy against standardized sof

    Routes and manages requests across multiple AI models to optimize task execution and compare performance.

    Pythonagentagentic-aiagentic-ai-cli
    Ver en GitHub↗2,947
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Model Integration and Serving
  5. Model Orchestration

Explorar subetiquetas

  • Model RoutersComponents that dynamically route requests across multiple model providers for load balancing or cost optimization.
  • NER1 sub-etiquetaSpecialized orchestration of Named Entity Recognition models to coordinate PII detection across different languages. **Distinct from Model Orchestration:** Specifically targets NER models for PII detection rather than general machine learning task optimization.
  • Template-Based OrchestrationUsing pre-defined templates to route and sequence requests across multiple models. **Distinct from Model Orchestration:** Focuses on the use of templates to define the logic paths, rather than general model routing.