mneuronico.com
Personal infrastructure · in production

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.

CalendarRead & create events
GmailTriage & summarize
SpotifyPlayback control
VisionNutrition from photos
AudioWhisper transcripts
ElevenLabsVoice replies
Telegram API Gateway Lambda MAS orchestrator tools SQLite/S3 per chat_id
How it works under the hood

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.

Stack

What it’s built with.

Python 3.11 AWS Lambda API Gateway S3 SAM / CloudFormation MAS (own library) Telegram Bot API Google Calendar API Gmail API Spotify Web API OpenAI vision Whisper ElevenLabs TTS SQLite
Live demo · try it now

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.

Open the demo →

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 →