Use cases include email management, scheduling, web search, calculations, and more - all automated through AI coordination.
This template integrates multiple AI services through OpenRouter
Each agent specializes in different tasks (Gmail, Calendar, Search, etc.)
Memory persistence maintains context across interactions
The workflow is triggered by Telegram messages (can be replaced with other triggers)
A router node directs requests to the appropriate specialized agent
Agents include:
Gmail for email management
Calculator for math operations
Google Search for information retrieval
Calendar for scheduling
Contacts for CRM functions
The OpenRouter Chat Model coordinates responses
Final responses are sent back through Telegram
Connect your Telegram bot credentials
Configure each service with appropriate API keys
The system will automatically route requests to the right agent
OpenRouter account for AI services
Telegram bot token
Google API credentials for relevant services
Add more specialized agents as needed
Replace Telegram with other communication channels
Adjust routing logic for different use cases