Open infrastructure for training AI as a public good.
InfiniteZero is building the commons for AI — the way the internet itself is a public good. Millions of devices contribute quietly to shared AI models, with raw data never leaving the user's device. Only anonymised, encrypted patterns join the network.
This repository contains the DevNet setup and tooling for developers building on the InfiniteZero Network protocol.
Built on Ethereum. Governed by the community. Models belong to the commons.
This project consists of multiple components:
- CLI:
dincliis a command line interface for interacting with the InfiniteZero Network - Hardhat / Foundry (Optional): Run for contracts compilation
- IPFS Daemon (Or IPFS API): Runs in the background
To install dincli, please see dincli Documentation.
To configure either local or IPFS API, please see dincli Documentation.