One Stop for ALL THINGS SONIC: Regular updates and weekly recaps on Socials, DeFi tasks from the agent.
Made with ❤️ by Shrey Ganatra for Sonic DeFAI Hackathon
This project integrates multiple AI-powered tools and blockchain-based connections to create a Multi-Agent Supervisor system. The system is capable of scraping data, processing information, and executing AI-driven actions.
- Twitter Scraper → Extracts search results and posts from Twitter. Say Bye 👋 to Rate Limits!
- Daily Loop: Fetches the latest updates on Sonic and posts them to Twitter.
- Weekly Recap: Aggregates all updates from the week and posts a recap about ALL THINGS SONIC.
- Chat with Agent: Chat with the agent to get the latest tweets about any topic or post a tweet with help of the agent.
- Twitter Scraper → Extracts search results and posts from Twitter. Say Bye 👋 to Rate Limits!
- DefiLlama Connection → Retrieves protocol-related data from DefiLlama.
- WebPage Connection → Fetches and processes any webpage information.
- Retrieval Augmented Generation → Retrieves information from the Sonic whitepaper and uses it to answer questions.
LangGraph Multi-Agent Supervisor → Manages and orchestrates multiple AI agents for advanced task automation.

- Sonic → AI-driven actions.
- Debridge → Cross-chain interactions.
- ZerePy → AI framework integration.
- Goat → On-chain action execution with support for:
- CoinGecko
- Dex Screener
- Allora
- Crypto Market Analysis: Aggregating data from DeFi protocols and price tracking services.
- AI-Driven Trading Bots: Executing on-chain actions based on real-time data.
- Web Scraping & Intelligence: Gathering insights from social media and websites.
- Automated Multi-Agent Workflows: Managing AI agents to perform diverse tasks.
- Clone the repository:
git clone https://github.com/ShreyGanatra/All-Things-Sonic.git cd All-Things-Sonic - Install dependencies:
poetry install --no-root
- Run the Multi-Agent Supervisor:
poetry run python main.py
- Configure API keys for integrations in
.envfile.cp .env.example .env
- More integrations with DeFi & Web3 protocols.
- Enhanced AI-driven decision-making.
- Real-time automation & event-driven triggers.