sabinonweb stdout

म र मलाई

← back to all projects

Decentralized AI (DAI)

DAI is a decentralized AI platform built in Rust, designed to run AI tasks over a peer-to-peer network with blockchain-backed data integrity. It enables secure, distributed computation and collaborative AI processing across multiple nodes — with no central server in the middle.

Key contributions:

The core idea: when compute is spread across untrusted peers, the blockchain becomes the shared source of truth — who submitted what, which results were verified, and what the network agreed on. It’s the same problem consensus systems have always solved, applied to AI workloads.

View on GitHub