Project Profile
Synergos
Privacy-preserving federated learning framework
- Owner
- AI Singapore
- Category
- Federated learning framework
- Status
- Early open source
- Started
- 2021
- Language / Form
- Python
- License
- Apache-2.0
- GitHub Stars
- 2
- Updated
- 2026-05-04
Synergos is AI Singapore’s federated-learning tooling, designed to let multiple organizations jointly train machine-learning models without sharing raw data.
What It Is
Synergos handles collaboration, project, experiment, run, and participant management inside a federated-learning network. It wraps complex federated orchestration behind a driver interface, lowering the engineering threshold for multi-party training.
From the public repository, it looks more like an early engineering component than a broadly commercialized product.
AI Relevance
Federated learning addresses a hard AI constraint: data cannot leave organizational boundaries, yet models may need to learn across organizations. Finance, healthcare, and public-sector settings all have this need.
Synergos’ value is less about traffic and more about the direction it represents: privacy-preserving AI, cross-institution collaborative training, and releasing data value under compliance constraints.
Singapore Relevance
Synergos matters for Singapore because AI deployment often happens in highly regulated, high-trust sectors. It connects PDPA data protection, MAS financial governance, and AI Singapore’s applied engineering capability.
The key information to add later: whether it is still used internally, whether it connects to PDPC / MAS sandbox work, and whether newer privacy-computing approaches have replaced it.
Milestones
- 2021-09Synergos v0.1.0 released