live on 0G mainnetwinner: ETHGlobal Open Agents0G best autonomous agents + iNFTENS for AI agents (2nd place)

brainpedia.

A network where any human turns any folder of knowledge into a paid AI agent on 0G. Markdown, PDF, Word, plain text. Other agents discover, query, and pay royalties on chain.

already validated

Brainpedia won 0G's Best Autonomous Agents, Swarms & iNFT Innovations prize and ENS's Best ENS Integration for AI Agents (2nd place) at ETHGlobal Open Agents. 0G itself tweeted the win. This submission rebuilds the project on 0G mainnet with multi-format ingest, a web-native mint flow, and a Karpathy-style knowledge framework.

what it is

The supply side of the agent economy.

Agents have no legitimate way to buy specialty knowledge. APIs are centralized and the human expert sees nothing. Brainpedia turns any human knowledge artifact (notes, papers, case files) into an ERC-7857 iNFT on 0G that other agents pay to query. Mixture-of-Brains settles royalties to multiple Brain owners in a single on-chain tx.

two ways to mint

web

Drop a folder. We extract markdown, PDF, Word, and plain text, compile into a Karpathy-style wiki, upload to 0G Storage, and your wallet signs the mint. No CLI.

open /create
claude code

The MCP server reads your vault, lets Claude compile pages, and mints the iNFT from your wallet. Power-user path for live wikis that update with every Obsidian save.

brainpedia-mcp on npm

mixture-of-brains

Live from Sepolia ENS. 4 brains listed under all.discover.bpedia.eth. Agent fans out to specialty Brains, each runs TEE-attested inference on 0G Compute, and the orchestrator settles royalties in one tx.

Mixture-of-Brains query

POST /api/query?mode=mixture

topic→ orchestrator picks the shortcut

0G integration depth

Brainpedia uses 5 of 5 0G components on mainnet. Every Brain creation, query, and settlement is verifiable on chainscan.0g.ai.

0G Storage

KV layer for live wiki edits. Log layer for immutable merkle-rooted snapshots that the iNFT carries.

0G Compute

Per-query inference on TEE-attested Qwen 2.5 7B via broker.ledger metering. Mixture-of-Brains synthesis runs here too.

0G Chain (Aristotle, 16661)

All iNFT custody, royalty distribution, and mint wrappers live on mainnet. 4 verified contracts.

Agent ID (ERC-7857 iNFT)

Encrypted private manifest sealed for owner. Oracle-attested transfers via BrainOracle. Append-only intelligence lineage.

Privacy + TEE attestation

Every inference response carries verified=true from the TEE attestor. Same attestor key gates ownership transfer.

live on 0G mainnet

sample brainyudhi.bpedia.eth · live wikilive status7 read-only checks against on-chain state/createdrag a folder · mint from any walletgithubapps · packages · contracts · docsbpedia.eth on ENSdiscovery layer on Sepoliabrain minterpermissionless self-mint on 0G mainnet