Imece – Distributed AI inference using volunteer GPUs and FLOP token
Imece is a decentralized AI compute cooperative that allows contributors to earn inference credits by donating idle GPU and CPU time. The system operates on a token economy based on floating-point operations (FLOPs) rather than cryptocurrency, promoting a community-driven approach to AI infrastructure. By utilizing globally distributed resources, imece enhances energy efficiency and democratizes access to AI inference capabilities.
- ▪Imece allows users to earn GigaFLOP-Tokens (GFT) by donating idle compute resources.
- ▪The framework is designed to be open-source and non-speculative, focusing on compute for compute.
- ▪It features a custom distributed inference architecture that utilizes volunteer nodes for AI tasks.
Opening excerpt (first ~120 words) tap to expand
imece A decentralized AI compute cooperative where contributors earn inference credits by donating idle GPU/CPU time — measured in FLOPs, not crypto. imece is an open-source framework that allows anyone to contribute idle compute resources in exchange for AI inference credits — denominated in floating-point operations (FLOPs), not cryptocurrency. The core idea: You donate idle GPU/CPU time → you earn GigaFLOP-Tokens (GFT) → you spend GFT to access AI inference. No speculation. No financial value. Just compute for compute. Motivation AI inference is increasingly powerful but increasingly centralized. Access is gated by capital, not contribution. Meanwhile, millions of GPUs sit idle every night across the world, in different time zones, on different grids.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.