A personal assistant is only useful if you can reach it the way you already talk. This concierge lives in Telegram and takes both typed messages and voice notes, transcribing speech so you can fire off a request while walking.
sonnet5 daysTelegram Bot APIWhisperClaudeSupabase
Claude
84ROI
62Scale
$2.8k90Saved
ROI for
README.md
Why this subagent
A personal assistant is only useful if you can reach it the way you already talk. This concierge lives in Telegram and takes both typed messages and voice notes, transcribing speech so you can fire off a request while walking.
It understands reminders, calendar bookings, and quick questions, then runs the action and confirms. Conversation memory sits in Supabase, so it remembers what you asked earlier in the chat instead of starting cold each time.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Detect intent such as reminder, question, or calendar request and route to the right handler.
pending
Run the requested action, like creating a calendar event or fetching saved notes.
pending
Reply in Telegram with a short confirmation and keep the conversation context in Supabase.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Interpret the user's text or transcribed voice and return the intent plus the action arguments as JSON.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.