← brainpedia

mint a brain

Drop any folder of knowledge. Brainpedia compiles it into a Karpathy-style wiki, uploads the snapshot to 0G Storage, and you sign one transaction to mint an ERC-7857 Brain that other agents can pay to query.

Supported formats today: markdown (.md), plain text (.txt), PDF (.pdf), Word (.docx). Same content fed to brainpedia-mcp via Claude Code works here too — this is the no-CLI path.

How it works

  1. 1. Connect a wallet on 0G Aristotle mainnet (chainId 16661).
  2. 2. Drop your files and click preview compilation. The server extracts text and compiles articles, but does NOT upload to chain yet. You can review the article list and recompile if anything looks off.
  3. 3. When the preview looks right, click upload to 0G Storage. This is the first on-chain step; the server pushes the snapshot to 0G Storage Log and returns a merkle rootHash.
  4. 4. Your wallet signs BrainMinter.mintToSender(rootHash, ...) at 0x1a649005.
  5. 5. The minted iNFT is owned by your wallet, not the server.
wallet
not connected

Drop a folder of files here, or pick them manually. Markdown, plain text, PDF, and Word are supported.