Onchain AI decisions, verified by the network.
ColossAI Web3 Network turns AI output into a usable onchain signal: create a request in a smart contract, execute inference offchain, and read the fulfillment onchain — ready for real product rules.
AI is already part of product logic — but in Web3 it often remains an external service with no shared source of truth.
Smart contracts are isolated and cannot fetch external data directly, so any onchain ↔ offchain link requires infrastructure.
ColossAI Web3 Network introduces a simple primitive: request an AI decision and read a recorded onchain result you can use in rules.
{
"task": "vision.classify",
"src_uri": "https://…/image.jpg",
"params": { "top_k": 5 }
}Who it’s for
Two audiences: builders who integrate the signal, and operators who fulfill requests.
How it works
Three steps: onchain request → offchain execution → onchain response.
What it unlocks
A protocol primitive you can build product rules on — without turning AI into a black box.
Use cases
Verticals where a recorded AI signal becomes part of product logic.
For builders & for node operators
Integrate once, then use the output like a reusable onchain signal — or run infrastructure that fulfills requests.
Proof of execution (current demo)
Not promises — a visible flow: request → event → fulfillment recorded onchain.
Trust & design principles
No “trustless AI” claims — just recorded, auditable outputs and practical integration patterns.
FAQ
Practical questions — answered directly.
Roadmap
Clear phases, realistic priorities. Live / In progress / Next / Later.
- FoundationLiveCore flow is live on testnet: request → event → fulfillment recorded.
- ReliabilityIn progressTimeouts, retries, observability, predictable UX under load.
- Provider expansionNextMore nodes/offers: task registry, node ops recipes, quality signals.
- Developer experienceNextSDKs (TS/Go), integration examples, clearer formats & docs.
- Security & economicsLaterRules of the game: fees, audits, and economic commitment for nodes.
Join discussions, follow updates, and reach out. If you’re building with onchain AI signals or running infrastructure, this is where the network connects.