Skip to content

semperai/arbius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbius

Peer-to-peer decentralized machine learning - https://arbius.ai

Read paper - https://arbius.ai/paper.pdf

Arbius is a decentralized network for machine learning and a token with limited inflation. New coins are generated with GPU power by participating in the network. There is no central authority to create new coins. Holders vote on-chain for protocol upgrades. Models operate as DAOS with custom rules for distribution and rewards, providing a way for model creators to earn income. Arbius runs on the Arbitrum Nova blockchain, and uses IPFS for data storage.

Project Layout

Arbius is a monorepo:

  • /contract smart contracts and cli interface

  • /miner reference mining software

  • /templates model schema files used for mining and graphical interfaces

  • /website frontend interface you see on arbius.ai

  • /docs frontend you see on docs.arbius.ai

  • /paper source for building pdf

  • /subsquids indexers using https://subsquid.io

Documentation

View the full documentation at https://docs.arbius.ai/

License

MIT