Mainnet-first verifiable yield optimizer on 0G that turns idle crypto balances into proof-backed strategies.



YieldBoost AI is a mainnet-first verifiable yield optimizer built on 0G.
The product helps Web3 users turn idle crypto balances into proof-backed yield strategies. Instead of leaving underused wallet capital unproductive, YieldBoost analyzes a wallet, recommends a better low-risk yield route, stores the optimization result through 0G Storage, and anchors the proof on-chain through ProofRegistry.
Because AI + finance is highly sensitive to hallucination, YieldBoost does not treat AI output as final truth by default. The optimizer output is checked through an Integrity Auditor guardrail that compares the recommendation against the real portfolio snapshot and proof context before it can be stored, verified, or minted as an Agent NFT. The runtime also uses prompt compression, semantic caching, and embedding-based reuse to keep recommendations more consistent, efficient, and less noisy.
The app includes a dedicated Judge Mode so reviewers can inspect the latest proof-backed snapshot without connecting a wallet. It also supports one-click optimization, ProofRegistry verification, mainnet/testnet review switching, Strategy Agent NFT minting, on-chain attestation oracle verification, and a Strategy NFT Marketplace / adoption flow.
Live demo:
https://yieldboost-ai.vercel.app/judge
GitHub:
https://github.com/clawhubs/yieldboost
Pitch Deck:
https://yieldboost-ai.vercel.app/pitchdeck/yieldboost-pitchdeck.html
During the hackathon, YieldBoost AI evolved from a yield dashboard prototype into a mainnet-first verifiable finance product on 0G.
Completed progress includes:
- Built the Next.js dashboard, wallet-aware portfolio view, and one-click optimization flow.
- Integrated 0G Storage to store optimization proof payloads, verification metadata, portfolio snapshots, and reasoning outputs.
- Deployed and connected ProofRegistry for on-chain proof anchoring, so each optimization result can be traced through a public transaction.
- Added Judge Mode for frictionless review without requiring wallet connection, faucet setup, or rerunning the optimizer.
- Added mainnet and testnet snapshot switching for audit comparison.
- Added runtime efficiency signals including semantic cache, embedding reuse, and prompt compression to reduce repeated inference cost and keep optimization requests more consistent.
- Added Integrity Auditor guardrails to reduce AI hallucination risk. Instead of trusting the optimizer output blindly, the system compares the AI recommendation against the real portfolio/proof context and rejects unrealistic results before they are written as proofs or minted as Agent NFTs.
- Added a deterministic verification layer for finance-sensitive outputs. If an AI response suggests an APY, route, or strategy that does not match the available snapshot data, the guardrail can flag the result instead of allowing an unverifiable claim to enter the product flow.
- Added Strategy Agent NFT minting so a proof-backed optimization can become an on-chain strategy artifact.
- Added an on-chain attestation oracle for Agent NFT verification.
- Added a Strategy NFT Marketplace / adoption flow for listed proof-backed strategy NFTs.
- Surfaced mainnet deployment artifacts directly in Judge Mode, including the latest Agent NFT mint transaction, marketplace contract, attestation oracle, YieldStrategyINFT contract, and ChainScan links.
- Published the live app, GitHub repository, pitch deck, PDF deck, and video demo for judging.
Anti-hallucination approach:
YieldBoost AI treats AI output as a proposal, not as final truth. The optimizer may generate a strategy recommendation, but the system adds verification steps around it before the result becomes part of the audit trail.
The project uses several layers to reduce hallucination risk:
1. Prompt compression keeps the input concise and structured, reducing noisy or ambiguous instructions before inference.
2. Semantic cache and embedding reuse help avoid repeatedly generating different answers for similar wallet and portfolio conditions.
3. Integrity Auditor checks the AI recommendation against the real portfolio snapshot and stored proof context.
4. Proof writing only happens after the recommendation passes the guardrail.
5. Agent NFT minting also depends on the verified proof-backed result, so an unrealistic or rejected optimization should not become an on-chain strategy artifact.
This design makes YieldBoost AI closer to deterministic AI for DeFi: the AI can reason and recommend, but the product flow requires proof, context, and validation before the output is treated as trustworthy.
YieldBoost AI is currently bootstrapped and built independently for the 0G Labs Global Hackathon.
No external fundraising has been completed yet. The current focus is product validation, mainnet proof reliability, hackathon judging, and expanding the verifiable yield optimization layer on top of 0G.