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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Orchestratoare de pipeline-uri Machine Learning

Clasament actualizat la 30 iun. 2026

For orchestrator pentru pipeline-uri 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.

Motoare de workflow open-source concepute pentru a defini, programa și monitoriza fluxuri complexe de procesare a datelor pentru machine learning.

Orchestratoare de pipeline-uri Machine Learning

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe 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
    Vezi pe GitHub↗5,452
  • apache/airflowAvatar apache

    apache/airflow

    45,902Vezi pe 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
    Vezi pe GitHub↗45,902
  • netflix/metaflowAvatar Netflix

    Netflix/metaflow

    9,764Vezi pe 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
    Vezi pe GitHub↗9,764
  • prefecthq/prefectAvatar PrefectHQ

    PrefectHQ/prefect

    21,640Vezi pe 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
    Vezi pe GitHub↗21,640
  • flyteorg/flyteAvatar flyteorg

    flyteorg/flyte

    7,095Vezi pe 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
    Vezi pe GitHub↗7,095
  • zenml-io/zenmlAvatar zenml-io

    zenml-io/zenml

    5,451Vezi pe 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
    Vezi pe GitHub↗5,451
  • kubeflow/pipelinesAvatar kubeflow

    kubeflow/pipelines

    4,154Vezi pe 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
    Vezi pe GitHub↗4,154
  • polyaxon/polyaxonAvatar polyaxon

    polyaxon/polyaxon

    3,707Vezi pe 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
    Vezi pe GitHub↗3,707
  • clearml/clearmlAvatar clearml

    clearml/clearml

    6,740Vezi pe 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
    Vezi pe GitHub↗6,740
  • temporalio/temporalAvatar temporalio

    temporalio/temporal

    18,411Vezi pe 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
    Vezi pe GitHub↗18,411
  • comfy-org/comfyuiAvatar Comfy-Org

    Comfy-Org/ComfyUI

    117,227Vezi pe 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
    Vezi pe GitHub↗117,227
Compară top 10 dintr-o privire
RepositorySteleLimbajLicențăUltimul push
maiot-io/zenml5.5KPythonApache-2.017 iun. 2026
apache/airflow45.9KPythonApache-2.023 iun. 2026
netflix/metaflow9.8KPythonapache-2.019 feb. 2026
prefecthq/prefect21.6KPythonapache-2.020 feb. 2026
flyteorg/flyte7.1KGoApache-2.017 iun. 2026
zenml-io/zenml5.5KPythonApache-2.016 iun. 2026
kubeflow/pipelines4.2KPythonApache-2.017 iun. 2026
polyaxon/polyaxon3.7KMDXApache-2.017 iun. 2026
clearml/clearml6.7KPythonApache-2.018 iun. 2026
temporalio/temporal18.4KGomit20 feb. 2026

Related searches

  • un instrument de orchestrare a fluxurilor de lucru pentru pipeline-uri de date
  • un workflow engine embeddable pentru orchestrarea pipeline-urilor
  • alternativă self-hosted la Airflow
  • framework Python pentru pipeline-uri de date
  • Pipeline-uri, ETL/ELT și orchestrare
  • platformă pentru gestionarea ciclului de viață ML
  • un framework pentru construirea de pipeline-uri de date scalabile
  • builder vizual pentru pipeline-uri de agenți AI