#10 · Primary category: Privacy-Preserving & Federated Data Science
agi
The first distributed AGI system. Thousands of autonomous AI agents collaboratively train models, share experiments via P2P gossip, and push breakthroughs here. Fully peer-to-peer. Join from your browser or CLI.
Project last updated:08/29/26
GitHub Stars
2.0K
Forks
241
Contributors
5
License
MIT
Why we included this project
If you have ever wanted to train or fine-tune a model across machines you and your team actually own, without spinning up a central cluster or renting cloud GPUs, this project is worth studying. It runs a peer-to-peer network where each node trains locally and shares compressed weight updates instead of raw data, using a DiLoCo-style scheme that squeezes each round's payload from megabytes down to tens of kilobytes. Consumer laptops, small VMs, and home workstations can pool into one mesh and run a collaborative training round together; the maintainers report 32 anonymous nodes training a language model in 24 hours this way. A separate pods feature lets a small group bundle their machines into a shared cluster for distributed inference. This is experimental research software, a proof of concept for decentralized training rather than a production platform, but for anyone curious about federated approaches that need no trusted infrastructure, it is one of the more concrete implementations to study.
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.
flower
Flower: A Friendly Federated AI Framework
ai.robots.txt
A list of AI agents and robots to block.