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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Orquestadores de pipelines de Machine Learning

Clasificación actualizada el 30 jun 2026

For orquestador para pipelines de ML, the strongest matches are maiot-io/zenml (ZenML is an ML orchestration framework that defines and), apache/airflow (Apache Airflow is a mature workflow orchestrator that lets) and netflix/metaflow (Metaflow is a purpose-built Python framework for defining ML). prefecthq/prefect and flyteorg/flyte round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Motores de flujo de trabajo open-source diseñados para definir, programar y monitorear pipelines complejos de procesamiento de datos de machine learning.

Orquestadores de pipelines de Machine Learning

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • maiot-io/zenmlAvatar de maiot-io

    maiot-io/zenml

    5,452Ver en GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    ZenML is an ML orchestration framework that defines and executes pipelines as DAGs with containerized steps, infrastructure portability, and built-in monitoring and logging, making it a comprehensive fit for scheduling, managing, and reproducing ML workflows at scale.

    PythonML Workflow OrchestrationsModular Pipeline OrchestratorsExecution Logs
    Ver en GitHub↗5,452
  • apache/airflowAvatar de apache

    apache/airflow

    45,902Ver en GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Apache Airflow is a mature workflow orchestrator that lets you define ML pipelines as DAGs, schedule them, monitor execution, and scale across distributed workers—exactly matching the need for reproducible and monitored ML pipeline orchestration.

    PythonPipeline Monitoring Dashboards
    Ver en GitHub↗45,902
  • netflix/metaflowAvatar de Netflix

    Netflix/metaflow

    9,764Ver en GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Metaflow is a purpose-built Python framework for defining ML pipelines as DAGs with step-based workflows, automatic checkpointing for reproducibility, and integration with cloud compute—directly matching the need for scheduling, monitoring, and distributed execution.

    PythonDependency-Isolated
    Ver en GitHub↗9,764
  • prefecthq/prefectAvatar de PrefectHQ

    PrefectHQ/prefect

    21,640Ver en GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Prefect is a workflow orchestration platform that lets you define, schedule, and monitor ML pipelines as DAGs in Python, with built-in observability, task isolation for reproducibility, and a distributed worker architecture that scales across infrastructure.

    PythonExecution Logs
    Ver en GitHub↗21,640
  • flyteorg/flyteAvatar de flyteorg

    flyteorg/flyte

    7,095Ver en GitHub↗

    Flyte is a Kubernetes-based machine learning orchestrator and containerized pipeline manager designed for coordinating AI workflows and data pipelines. It functions as an engine for defining and executing resilient pipelines, utilizing a data lineage tracker to maintain immutable execution states and ensure reproducible outputs. The platform distinguishes itself by packaging individual tasks into separate containers to ensure dependency isolation and environment consistency. It provides specialized capabilities for machine learning, including the transformation of trained models into scalable

    Flyte is a Kubernetes-native ML orchestrator that lets you define DAG pipelines with containerized tasks, provides scheduling, monitoring via a data lineage tracker, and ensures reproducibility and scalable distributed execution, exactly matching your requirements.

    GoData Pipeline AutomationWorkflow OrchestrationAI Workflow Orchestrators
    Ver en GitHub↗7,095
  • zenml-io/zenmlAvatar de zenml-io

    zenml-io/zenml

    5,451Ver en GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    ZenML is an ML pipeline orchestrator that natively supports DAG-based pipeline definition, scheduling, monitoring, and reproducibility with first-class machine-learning integration, making it a comprehensive fit for this search.

    PythonWorkflow VersioningMachine Learning Workflow LibrariesModular Pipeline Orchestrators
    Ver en GitHub↗5,451
  • kubeflow/pipelinesAvatar de kubeflow

    kubeflow/pipelines

    4,154Ver en GitHub↗

    This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end lifecycle of machine learning models on Kubernetes clusters. It functions as an MLOps pipeline compiler that transforms a domain-specific language into structured specifications for portable and scalable deployment. The platform provides a multi-tenant environment with isolated namespaces and identity provider authentication. It distinguishes itself through a combination of container-based task isolation, strongly typed artifact management for data passing, and content-address

    Kubeflow Pipelines is a dedicated ML pipeline orchestration platform that provides DAG-based pipeline definition, scheduling, monitoring, and scalable execution on Kubernetes, aligning perfectly with the need for a tool to define, schedule, and monitor ML workflows.

    PythonML Workflow OrchestrationsPipeline Version Storages
    Ver en GitHub↗4,154
  • polyaxon/polyaxonAvatar de polyaxon

    polyaxon/polyaxon

    3,707Ver en GitHub↗

    Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as a control plane for managing distributed deep learning workloads, automated machine learning pipelines, and experiment tracking. The platform distinguishes itself through specialized services for distributed training management, including MPI-based coordination for PyTorch and TensorFlow. It provides an automated hyperparameter optimization service utilizing Bayesian, random, and grid search algorithms, alongside managed interactive AI workspaces for launching Jupyter notebook

    Polyaxon is a dedicated ML orchestration platform that lets you define, schedule, and monitor DAG-based pipelines, with built-in support for reproducibility, logging, and distributed execution—matching every core feature of your search.

    MDXML Workflow Orchestrations
    Ver en GitHub↗3,707
  • clearml/clearmlAvatar de clearml

    clearml/clearml

    6,740Ver en GitHub↗

    ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and

    ClearML is an MLOps platform that includes a pipeline orchestrator for automating ML workflows, which fits DAG-based pipeline definition, scheduling, monitoring, and distributed execution, though its primary identity is a broader lifecycle platform rather than a dedicated pipeline engine.

    PythonML Workflow OrchestrationsPipeline Monitoring Dashboards
    Ver en GitHub↗6,740
  • temporalio/temporalAvatar de temporalio

    temporalio/temporal

    18,411Ver en GitHub↗

    Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin

    Temporal is a general-purpose distributed workflow orchestration engine that can model DAG-like pipelines, schedule tasks, and provide monitoring and logging, but it lacks native integration with machine learning frameworks, so it fits the workflow-management aspect of your search without the ML-specific features you likely need.

    GoWorkflow VersioningExecution Logs
    Ver en GitHub↗18,411
  • comfy-org/comfyuiAvatar de Comfy-Org

    Comfy-Org/ComfyUI

    117,227Ver en GitHub↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    ComfyUI is a node-based generative AI orchestration engine that uses a DAG execution model for building reproducible workflows, fitting the core DAG-based pipeline definition, but it is specialized for generative AI (image/video synthesis) rather than covering general ML pipeline orchestration, scheduling, and monitoring.

    PythonNode-Based Generative PipelinesDirected Acyclic Graph Execution EnginesGenerative AI Orchestration Engines
    Ver en GitHub↗117,227
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
maiot-io/zenml5.5KPythonApache-2.017 jun 2026
apache/airflow45.9KPythonApache-2.023 jun 2026
netflix/metaflow9.8KPythonapache-2.019 feb 2026
prefecthq/prefect21.6KPythonapache-2.020 feb 2026
flyteorg/flyte7.1KGoApache-2.017 jun 2026
zenml-io/zenml5.5KPythonApache-2.016 jun 2026
kubeflow/pipelines4.2KPythonApache-2.017 jun 2026
polyaxon/polyaxon3.7KMDXApache-2.017 jun 2026
clearml/clearml6.7KPythonApache-2.018 jun 2026
temporalio/temporal18.4KGomit20 feb 2026

Related searches

  • herramienta de orquestación de flujos de trabajo para pipelines de datos
  • un motor de flujos de trabajo integrable para orquestar pipelines
  • una alternativa a Airflow self-hosted
  • un framework de Python para pipelines de datos
  • Pipelines, ETL/ELT y orquestación
  • plataforma para gestionar el ciclo de vida de ML
  • un framework para construir pipelines de datos escalables
  • constructor visual para pipelines de agentes de IA