YieldPilot
AI yield concierge that finds the best DeFi rates and deploys cross-chain via CCIP
What it is
YieldPilot is an AI copilot for DeFi yield optimization. You ask questions in plain English like "where can I get the best stablecoin yield right now?" and it gives you personalized recommendations with risk assessments. When you're ready, one click deploys your funds cross-chain through Chainlink CCIP.
The problem is simple: finding good yield is a nightmare. Rates change constantly across dozens of protocols on different chains. Most people either miss opportunities because they can't monitor everything, or they stick with suboptimal yields because bridging feels risky and complicated.
YieldPilot fixes this by aggregating live yield data from DeFi Llama, running it through Claude for intelligent analysis, and handling all the cross-chain complexity through CCIP. You get the brains of a DeFi power user without needing to be one.
How it Works
Three main pieces working together:
- Smart contracts built with Foundry. YieldPilotVault handles deposits and strategy management. YieldPilotRouter connects to Aave and Compound. CCIPBridge moves funds cross-chain securely.
- CRE workflow orchestrates everything. HTTP Client pulls live yields from DeFi Llama and calls Claude for analysis. EVM Client reads onchain balances and Data Feed prices. EVM Write executes the actual deposits and approvals. Cron Trigger handles periodic rebalancing checks.
- Next.js frontend with a conversational interface. Users chat naturally, see their portfolio, and approve strategies before anything moves.
All tested on Sepolia and Arbitrum Sepolia using chainlink-local for CCIP simulation.
Links
Created by
- Gabriel Abreu