▹ v1 preview — in active development
Understand what people mean — in real time.
intellego is a calm desktop assistant that decodes tone, subtext, and implied asks during live calls, so you can follow the conversation without the guesswork.
Built for social anxiety, sensory overload, and neurodivergence.
What you see
Every time the other person finishes a turn, intellego transcribes their audio locally and shows one small comprehension card. Any facet the model can't provide is simply left blank — never guessed.
Tone
Their emotional register — warm, impatient, joking-not-serious, neutral.
Decode
The plain-language meaning, unpacking idioms, sarcasm, and hints into “they mean: …”.
Implied ask
What they want or expect next — “needs a yes/no”, “no response needed”.
Suggestions optional
One to three replies as scaffolding you can use or ignore — never a script.
Assistive, not covert
intellego is for your own understanding — not for recording, transcribing people without their knowledge, or deceiving anyone. Only the other party's audio is processed, in the moment, and by default nothing is saved.
Download
Windows 10 / 11 (x64)
The first packaged release is coming soon. Until then, you can build intellego from source today — it takes a few minutes.
Build from source
- Install Rust, Node.js, and the Tauri prerequisites for Windows (WebView2).
- Clone the repo and install frontend deps:
git clone https://github.com/losts1/intellego cd intellego npm --prefix app install - Build the desktop app:
cd app cargo tauri build
The source repo is currently private — access is required until the first public release.
macOS and Linux builds are planned for a later release.
Private by design
Local-first
Speech-to-text runs on your machine. The default language model is local too; cloud models are strictly opt-in.
Ephemeral
Audio is decoded in the moment. Nothing is written to disk unless you explicitly turn on saving.
Only the other party
intellego listens to the call audio reaching your device — it doesn't record you, and there's no diarization.