A Telegram agent that runs my life.
I built a private multi-tool agent that lives in my pocket. It checks my calendar, reads my inbox, plays my music, looks at my plate and tells me what I just ate, and transcribes voice notes into clean summaries. It runs serverless on AWS Lambda and is built on my own multi-agent library, MAS.
Serverless, OAuth’d, persistent.
Every Telegram update hits an API Gateway endpoint, fans into a Lambda, and is routed by a small MAS orchestrator that decides which tools to call. OAuth2 tokens for Google Calendar, Gmail and Spotify are refreshed automatically. Each chat has its own SQLite memory file living in S3 — cold starts pull it down, warm invocations reuse it. Vision goes through a multimodal LLM; voice replies are synthesized on demand with ElevenLabs.
What it’s built with.
A web chat with the same kind of LLM reasoning, mocked Calendar/Gmail/Spotify/Nutrition tools, capped at 10 turns per session. The agent really runs — only the tool outputs are fixed.
Want a private agent like this for your own life or your team’s?
I build bespoke agents for individuals and small teams — wired into the tools you actually use, hosted where you want, with the privacy posture you need. Tell me what you’d like it to do.
WhatsApp →