#39 · Primary category: MLOps & Evaluation

metaflow

agents ai aws azure cost-optimization datascience distributed-training gcp generative-ai high-performance-computing kubernetes llm llmops machine-learning ml ml-infrastructure ml-platform mlops model-management python

Build, Manage and Deploy AI/ML Systems

Project last updated:08/27/26

GitHub Stars

10.3K

Forks

1.3K

Contributors

148

License

Apache-2.0

Why we included this project

Metaflow is a Python framework for teams that want a single tool to carry an ML project from a notebook experiment to a scheduled production run. You describe the pipeline as a flow in code, and the framework takes care of versioning, artifact storage, and scaling, whether you are running on a laptop or on cloud and Kubernetes infrastructure. The same flow you prototype in a notebook can be promoted to production without being rewritten, which removes one of the most annoying transitions in real ML work. It integrates with AWS, Azure, and GCP and with Argo Workflows or Airflow, so you do not have to adopt a new infrastructure stack. Metaflow comes out of Netflix, where it supports thousands of ML projects, and it suits data scientists and ML engineers who need their experimentation workflow to survive contact with production.

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