netflix/metaflow

Build, Manage and Deploy AI/ML Systems

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 6th, 2026
Created on September 17th, 2019
Open Issues & Pull Requests: 495 (+0)
GitHub issues: Enabled
Number of forks: 1,349
Total Stargazers: 10,257 (+0)
Total Subscribers: 289 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Metaflow is a Python framework for building, managing, and deploying AI and ML systems at scale.

Metaflow addresses the fragmentation that occurs when moving machine learning work from notebooks to production. It unifies code, data, and compute across the entire development lifecycle, allowing teams to prototype locally with built-in experiment tracking and versioning, then scale horizontally and vertically across cloud infrastructure using CPUs and GPUs without rewriting code. The framework handles both embarrassingly parallel workloads and gang-scheduled distributed computing, with features for managing dependencies, handling failures, and checkpointing long-running jobs.

Teams should adopt Metaflow if they need to move beyond one-off notebook experiments and require reliable production orchestration. It suits projects ranging from classical statistics to deep learning and foundation models, and works across AWS, Azure, and GCP. The framework is particularly valuable for organizations running diverse ML workloads where teams need a unified approach rather than stitching together separate tools for prototyping, scaling, and deployment. The tool provides one-click deployment to production orchestrators with reactive event triggering, making it suitable for teams of any size.

The project maintains active development with regular feature additions and improvements documented in release notes. Development activity shows consistent engagement with the codebase through ongoing enhancements to core capabilities. The framework continues to evolve with new functionality for production deployment patterns and scaling scenarios. The project demonstrates sustained investment in both the core runtime and the ecosystem of features supporting the full ML lifecycle.