I made a tutorial for an AI agent where I built an AI-powered blockchain analytics platform (https://www.youtube.com/watch?v=ceRZWLkxEbU) built with CrewAI that analyzes crypto wallets across Ethereum, Polygon, BSC, Arbitrum, and Base.
Uses 4 specialized agents - Portfolio Analyst, Transaction Specialist, Investment Strategist, and Intelligence Synthesizer - working sequentially to process on-chain data via Zapper API.
Delivers good reports with portfolio composition, risk assessment, behavioral patterns, and investment recommendations through CLI and Streamlit interfaces with real-time tracking and downloadable outputs.
Try it out: https://onchain-ai-agent.onrender.com/
Github code: https://github.com/Emarhnuel/Onchain-AI-agent