#39 · Primary category: MLOps & Evaluation
metaflow
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models