#4 · Primary category: Privacy-Preserving & Federated Data Science
flower
Flower: A Friendly Federated AI Framework
Project last updated:08/29/26
GitHub Stars
7.1K
Forks
1.2K
Contributors
166
License
Apache-2.0
Why we included this project
If you need to train a machine learning model on data that lives across phones, hospitals, or edge devices and cannot be moved to a central server, Flower is a solid open-source choice. It coordinates federated learning runs so models train collaboratively across many clients while each device keeps its raw data. The framework is deliberately agnostic about the underlying ML stack, so your existing PyTorch, TensorFlow, or scikit-learn training loops work as-is. Flower grew out of a research project at the University of Oxford, which is why so many components are built to be customized and extended for experiments. For teams just starting with federated setups, the quickstart examples and an active community lower the barrier despite the underlying distributed-systems complexity.
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
watermarks-remover
A privacy-first app that strips AI watermarks from content you own.
PySyft
Perform data science on data that remains in someone else's server
presidio
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
ai.robots.txt
A list of AI agents and robots to block.
deep-prove
Framework to prove inference of ML models blazingly fast