What it does
Receives text or voice requests from Telegram.
Uses n8n workflows to decide whether the request is about tasks, email, or calendar.
Keeps enough context to handle short follow-up messages.
Sends the final result back to Telegram.
Why I built it
I wanted to practice building an automation that feels useful in daily life, not just a demo workflow. The tricky part was keeping the flow understandable while connecting several services.