flwrlabs/flower
Flower: A Friendly Federated AI Framework observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 23
- age_days: 2389
- days_rel: 8
- days_push: 7
- n_releases_24m: 30
Adoption not part of the score
7085 stars · 1221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flower (flwr) is an open-source Python framework for building federated and collaborative AI systems, supporting any ML framework such as PyTorch, TensorFlow, JAX, and scikit-learn. It includes simulation and deployment runtimes, a hub for sharing federated apps, and an experimental agent runtime for collaborative AI applications.
Use cases
- train a model across distributed data without centralizing it
- run federated learning simulations locally
- federated fine-tuning of LLMs
- deploy federated learning on mobile devices like Android and iOS
- implement custom federated learning aggregation strategies
- add differential privacy to federated training
- build collaborative AI agents that share context across a federation
- federated analytics with pandas
When to choose
- you need privacy-preserving training across siloed or edge data
- you want a framework-agnostic federated learning library with strong research extensibility
- you need to simulate federated setups before real deployment
- you target heterogeneous clients including mobile and embedded devices
When to avoid
- you only need standard centralized training on a single dataset
- you need a fully turnkey production MLOps platform rather than a framework
- you depend on the experimental Flower Agent features in a stability-critical system
Facets
framework · maturity active
machine-learning deep-learning llm-training agent-framework rpc sdk machine-learning artificial-intelligence large-language-models microservices privacy python cross-platform cpp federated-learning federated-analytics pytorch tensorflow scikit-learn grpc differential-privacy simulation collaborative-ai ai-agents android ios docker kubernetes gpu
7 sources
- readme: https://github.com/flwrlabs/flower · fetched 2026-08-28 · 41de58cc5289
- homepage: https://flower.ai · fetched 2026-08-29 · 36a236217b13
- site_page: https://flower.ai/docs/framework/tutorial-series-what-is-federated-learning.html · fetched 2026-08-29 · cbdf0ad0a6a3
- site_page: https://flower.ai/docs/agent · fetched 2026-08-29 · 93033f5ccbde
- site_page: https://flower.ai/docs/framework · fetched 2026-08-29 · 7c6afcb7a27d
- site_page: https://flower.ai/docs/hub · fetched 2026-08-29 · c854269061b4
- site_page: https://flower.ai/docs/model · fetched 2026-08-29 · 2315b2da9956
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flwrlabs/flower | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem