AAVE portfolio professional AI agent | Telegram + Email + GPT-4o + Moralis
A next-generation AI-powered DeFi health monitor that tracks wallet positions across Aave V3 using GPT-4o and LangChain. It delivers human-readable reports via Telegram and Gmail, triggered on schedule or manually. Bu...
Template notes
A next-generation AI-powered DeFi health monitor that tracks wallet positions across Aave V3 using GPT-4o and LangChain. It delivers human-readable reports via Telegram and Gmail, triggered on schedule or manually. Built for professionals monitoring multiple DeFi wallets.
---
π§© System Components
| Component | Role | | --------------------------------- | ------------------------------------------------------------- | | β Scheduler | Triggers the workflow periodically | | β Google Sheets Wallet Loader | Loads all monitored wallet addresses | | β Set Variables | Injects dynamic wallet + date | | β AAVE Portfolio AI Agent | GPT-4o + LangChain AI that generates human-readable summaries | | β Moralis API Nodes (3) | Collect Aave V3 supply/borrow/collateral data | | β OpenAI Chat Model (gpt-4o-mini) | Interprets on-chain data and explains it | | β Telegram Delivery | Sends summary to Telegram chat | | β Gmail Email Sender | Sends full HTML report to email | | β HTML Formatter | Beautifies AI output into email structure |
---
βοΈ How It Works
1. Scheduled or manual trigger 2. Pulls wallet addresses from Google Sheets 3. For each wallet:
Pulls Aave data from Moralis GPT-4o AI generates report Sends summary to Telegram Sends full HTML report via Gmail