flyteorg/flyte
Dynamic, resilient AI orchestration. Coordinate data, models, and compute as you build AI workflows. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5.0
- age_days: 2508
- days_rel: 7
- days_push: 7
- n_releases_24m: 67
Adoption not part of the score
7245 stars · 877 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flyte is an open-source workflow orchestration platform for coordinating data, ML models, and AI agents at scale, authored in pure Python and running on Kubernetes. It provides durable execution with retry, caching, checkpointing, and recovery from infra or code failures, plus a CLI and web UI.
Use cases
- orchestrate machine learning training pipelines
- run durable AI agents with observability
- schedule and retry data processing workflows on kubernetes
- run high-throughput LLM inference jobs
- fine-tune models with distributed GPU compute
- build reproducible ETL pipelines in python
- recover long-running jobs from infrastructure failures
When to choose
- you need production-grade ML/AI pipeline orchestration on Kubernetes
- you want durable, retryable workflows written in pure Python without YAML DSLs
- you need to coordinate agents, data, and model training in one platform
- you require checkpointing, caching, and failure recovery for long-running jobs
When to avoid
- you only need simple cron-style job scheduling without orchestration
- your workloads are small single-machine scripts with no scaling needs
- you want a lightweight local-only task runner without a control plane
- you are not prepared to operate Kubernetes-based infrastructure
Facets
framework · maturity active
workflow-automation scheduling machine-learning llm-inference agent-framework etl deployment cli sdk machine-learning artificial-intelligence developer-tools cloud-computing python go cli cross-platform cloud self-hosted workflow-orchestration mlops durable-execution pipelines kubernetes-native declarative grpc fine-tuning llm ai-agents lf-ai-foundation data-engineering containers kubernetes docker
4 sources
- readme: https://github.com/flyteorg/flyte · fetched 2026-08-28 · 37a6b79f9540
- homepage: https://flyte.org · fetched 2026-08-29 · a9ff3fb1607c
- site_page: https://docs.flyte.org/en/latest/api/flytekit/docs_index.html · fetched 2026-08-29 · 15da3dac3281
- site_page: https://flyte.org/integrations · fetched 2026-08-29 · 523a48ac05c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flyteorg/flyte | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem