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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

MLOps resources

Ranking updated Jul 27, 2026

For machine learning ops resources, the strongest matches are mlflow/mlflow (MLflow is an open-source platform designed to manage the), clearml/clearml (ClearML is a comprehensive MLOps platform that provides experiment) and kubeflow/kubeflow (Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the). allegroai/clearml and wandb/wandb round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked MLOps resources to streamline your machine learning pipelines. Compare top tools, frameworks, and guides to find the right fit.

MLOps resources

Find the best repos with AI.We'll search the best matching repositories with AI.
  • mlflow/mlflowmlflow avatar

    mlflow/mlflow

    26,554View on GitHub↗

    MLflow is an open-source platform designed to manage the machine learning lifecycle, providing strong support for experiment tracking, model registry, and deployment, though it lacks built-in data versioning and broad resource curation.

    PythonExperiment TrackingModel Inference ServersModel Registries
    View on GitHub↗26,554
  • clearml/clearmlclearml avatar

    clearml/clearml

    6,740View on 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 a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model registry, and resource management capabilities to handle the end-to-end machine learning lifecycle.

    PythonExperiment TrackingModel Serving Endpoints
    View on GitHub↗6,740
  • kubeflow/kubeflowkubeflow avatar

    kubeflow/kubeflow

    15,739View on GitHub↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the machine learning lifecycle and production deployments, though it functions as a heavyweight infrastructure platform rather than a curated resource directory.

    Model ServingMLOps
    View on GitHub↗15,739
  • allegroai/clearmlallegroai avatar

    allegroai/clearml

    6,733View on GitHub↗

    ClearML is a comprehensive MLOps platform designed to manage the entire machine learning lifecycle. It functions as an experiment tracking tool, a data versioning system, and a pipeline orchestrator, while providing infrastructure for GPU cluster management and model serving. The platform is distinguished by its ability to handle hybrid-cloud compute scheduling and fractional GPU allocation, allowing multiple workloads to share a single hardware accelerator. It employs a metadata-based approach to data versioning, using virtual views to track large datasets and artifacts without duplicating r

    ClearML is a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model deployment, and data versioning, aligning well with your search for lifecycle management tools despite being a software platform rather than a static resource directory.

    PythonExperiment TrackingExperiment Tracking SystemsML Pipeline Orchestrators
    View on GitHub↗6,733
  • wandb/wandbwandb avatar

    wandb/wandb

    10,844View on GitHub↗

    Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users

    Weights & Biases is a leading machine learning platform specializing in experiment tracking, model registry, and artifact versioning, fitting the operational side of the requested lifecycle despite functioning as a managed platform rather than a resource directory.

    PythonExperiment TrackingModel Inference DeploymentModel Registries
    View on GitHub↗10,844
  • polyaxon/polyaxonpolyaxon avatar

    polyaxon/polyaxon

    3,707View on 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 Kubernetes-native MLOps platform for experiment tracking and pipeline orchestration, missing some resource curation directory features but squarely serving as an operational toolkit for the machine learning lifecycle.

    MDXExperiment TrackingModel RegistriesExperiment Tracking Systems
    View on GitHub↗3,707
  • netflix/metaflowNetflix avatar

    Netflix/metaflow

    9,764View on 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 Python-based MLOps framework and workflow orchestrator for managing the machine learning lifecycle, though it focuses on pipeline orchestration and tracking rather than serving as a resource directory.

    PythonExperiment TrackingExperiment Tracking Systems
    View on GitHub↗9,764
  • iterative/dvciterative avatar

    iterative/dvc

    15,680View on GitHub↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    DVC is a data versioning and pipeline orchestration tool tailored for machine learning, covering key lifecycle aspects like experiment tracking and artifact management, though it focuses more on data and pipelines than serving as a full all-in-one MLOps suite.

    PythonExperiment Tracking
    View on GitHub↗15,680
  • ujjwalkarn/machine-learning-tutorialsujjwalkarn avatar

    ujjwalkarn/Machine-Learning-Tutorials

    17,909View on GitHub↗

    This repository serves as a structured educational resource for machine learning and data science, providing a centralized collection of tutorials, lecture notes, and implementation guides. It is designed to support self-directed learning by organizing complex technical concepts into a clear, hierarchical path that spans from foundational statistical methods to advanced deep learning architectures. The project distinguishes itself through a comprehensive approach to skill development, bridging the gap between theoretical algorithmic foundations and functional software applications. It offers

    This repository provides a curated collection of machine learning tutorials and educational resources, though it focuses more on learning materials than an active MLOps toolchain.

    Awesome List
    View on GitHub↗17,909
  • kedro-org/kedrokedro-org avatar

    kedro-org/kedro

    10,889View on GitHub↗

    Kedro is a data science pipeline framework and orchestration tool designed to build reproducible and modular data engineering workflows. It functions as an MLOps project template and Python data workflow tool that enforces software engineering best practices to move projects from prototype to production. The system distinguishes itself through a centralized data catalog manager that abstracts data access and versioning across various file formats and cloud storage systems. It further separates processing logic from data access via a lazy-loading data registry and provides a standardized proje

    Kedro is a Python data pipeline framework and orchestration tool that serves as an MLOps project template for modular workflows, though it focuses more on engineering structure than providing a full-lifecycle suite like a model registry.

    PythonData CatalogsDAG-Based Dependency ResolutionData Access Abstractions
    View on GitHub↗10,889
  • determined-ai/determineddetermined-ai avatar

    determined-ai/determined

    3,224View on GitHub↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Determined is an open-source machine learning platform that handles experiment tracking and resource management, though it focuses primarily on training rather than covering every MLOps requirement like data versioning.

    GoAutomated Machine LearningDeveloper ToolsGeneral Machine Learning
    View on GitHub↗3,224
  • tensorflow/tfxtensorflow avatar

    tensorflow/tfx

    2,186View on GitHub↗

    TFX is an end-to-end platform for deploying production ML pipelines

    TensorFlow Extended is an end-to-end platform for deploying production ML pipelines that covers orchestration, training, and deployment, though it is tightly coupled to the TensorFlow ecosystem rather than serving as a general resource directory.

    PythonMLOps and InfrastructureTraining and Orchestration
    View on GitHub↗2,186
  • fmind/mlops-python-packagefmind avatar

    fmind/mlops-python-package

    1,413View on GitHub↗

    The mlops-python-package serves as a standardized Python project template, data access abstraction layer, and workflow orchestrator for machine learning operations. It structures artificial intelligence workflows by connecting data processing and model training steps using directed acyclic graphs to manage execution order and inter-step dependencies. The framework manages external configuration files and global service contexts to control program execution parameters and share dependencies across the application lifecycle. It includes strict type schema validation for tabular data frames and

    This repository provides a structured Python template and toolkit to standardize MLOps initiatives and data pipelines, fitting the resource category although it serves as a project template rather than an all-in-one platform.

    Jupyter NotebookExperiment Tracking
    View on GitHub↗1,413

Related searches

  • Machine learning resources
  • ML frameworks and MLOps
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
mlflow/mlflow26.6KPythonApache-2.0Jun 16, 2026
clearml/clearml6.7KPythonApache-2.0Jun 18, 2026
kubeflow/kubeflow15.7K—Apache-2.0Jun 18, 2026
allegroai/clearml6.7KPythonApache-2.0Jun 16, 2026
wandb/wandb10.8KPythonmitFeb 20, 2026
polyaxon/polyaxon3.7KMDXApache-2.0Jun 17, 2026
netflix/metaflow9.8KPythonapache-2.0Feb 19, 2026
iterative/dvc15.7KPythonApache-2.0Jun 15, 2026
ujjwalkarn/machine-learning-tutorials17.9K—CC0-1.0Jun 12, 2024
kedro-org/kedro10.9KPythonApache-2.0Jun 17, 2026
a platform for managing the ML lifecycle
  • a comprehensive library of machine learning tools
  • Data engineering roadmap
  • Data science resources
  • an orchestrator for ML pipelines
  • an open source framework for machine learning