#106 · Primary category: MLOps & Evaluation

mlrun

data-engineering data-science experiment-tracking kubernetes machine-learning mlops mlops-workflow model-serving python workflow

MLRun is an open source MLOps platform for quickly building and managing continuous ML applications across their lifecycle. MLRun integrates into your development and CI/CD environment and automates the delivery of production data, ML pipelines, and online applications.

Project last updated:08/28/26

GitHub Stars

1.7K

Forks

317

Contributors

104

License

Apache-2.0

Why we included this project

MLRun is a practical choice when you want machine learning to move from a notebook into production without rebuilding the same plumbing for every project. It orchestrates the whole workflow, from data prep through feature engineering, training, validation, and online serving, as one automated pipeline on Kubernetes. Because it works with your existing IDE and CI/CD setup, data scientists and DevOps engineers can collaborate instead of handing work back and forth across tool boundaries. The automation pays off most for pipelines that must run repeatedly and reliably, and the project covers generative AI workloads alongside classic ML. If Kubernetes is already part of your stack and you want a single place to build and ship ML applications, this is worth a close look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category