Asmal Digital
Simplify AI. Amplify Growth.
Windows

Telegram to Your Second Brain

Pull your Telegram chats, text and automatically transcribed voice notes, into files for your brain. It runs entirely on your own PC. Nothing is uploaded anywhere.

Platform  Windows 10 / 11 Time  ~15 min first run Cost  Free, runs locally
The only things this needs from you are your phone number and a one-time login code. Everything else is handled for you. No keys, no accounts to set up.

Easiest way: just ask your Command Center

If you have the Command Center (Claude Code) app, you don't need PowerShell at all.

Approve each step when it asks. You never open PowerShell and never type any commands. If you don't have the Command Center app, use the manual steps below instead.
Or do it manually (no Command Center app)
1

Unzip the file

Find the telegram-to-brain-windows.zip that was sent to you.

2

Open PowerShell in that folder

This is the easiest way, it opens the command window already pointed at the right place.

3

Start it

Copy this line, paste it into the blue window (right-click pastes), and press Enter:

powershell -ExecutionPolicy Bypass -File .\telegram-install.ps1

The first time, it installs what it needs and downloads the transcription model. Give it a few minutes. This only happens once.

4

If it asks about Python

On some PCs Python isn't installed yet. If so, the script installs it, then asks you to restart the window.

This restart is only needed the once, so Windows notices the newly installed Python.
5

Log in (one time)

It will ask you three things:

This login happens once. After it, the tool remembers you and never asks again.
6

Choose your chats

7

Save and finish

When it finishes, it tells you exactly where your files are.

The whole thing at a glance

What happens, start to finish

Unzip the file
    Open PowerShell in the folder  (address bar → type "powershell")
       powershell -ExecutionPolicy Bypass -File .\telegram-install.ps1
          (installs Python the first time if needed)
             phone number  +  login code (from inside Telegram)
                pick your chats
                   one file per chat, text + transcribed voice notes
                      done, it shows you where
If anything stops or shows an error: select all the text in the blue window (Ctrl+A), copy it (Ctrl+C), and send it back to us. That's exactly what we need to sort it out fast. It's also safe to just run the same line again.
Privacy. Everything runs on your PC and nothing is uploaded. Only the chats you name get imported. If you pick a group chat, it includes the other people's messages too, so choose the ones you actually want.