Aazim Haque.
Personal / Projects / Telegram AI assistant
LLM · Automation Ongoing

Telegram AI assistant

A personal assistant that runs most of my day from a single Telegram chat — calendar, mail, the home, reminders — so I'm talking to one place instead of ten apps.

private chat · telegram
It lives in a private Telegram chat, so there's no public instance — but I'm happy to walk you through it.

The assistant is the hub most of my other projects quietly plug into.

What it does

My bank, my calendar, my front door and my to-do list used to each have their own app. This collapses them into one conversation. I message it in plain language and it does the fetching, the triaging and the doing.

Ask it what's on today, to remind me about something later, to dim the lights, or to summarise an email thread — it figures out what I mean and gets on with it. Most of the smaller things I build end up plugging into it.

How it works

A Telegram bot is the front door. Each message goes to a language model that works out the intent and picks the right tool — Google Calendar, Gmail, Home Assistant, or one of my own scripts — then calls it and replies in plain language.

It runs on my home server, always on, so it's there whether I'm at my desk or out. New capabilities are mostly a matter of teaching it about one more tool.