Sidecue needs two things: an AI model to generate cues, and transcription to turn speech into text. Both are free to start with, and both can run entirely on your own machine if you would rather nothing left it.
Download the installer and run it. Sidecue installs without administrator rights and appears in your Start menu.
On first launch two windows open: a small panel (the overlay) that will show your cues, and the Settings window. Start with Settings.
Sidecue uses your own account with an AI provider. We do not resell access and we add no margin — you pay the provider directly for what you use.
Start with Google Gemini. It has a free tier and does not ask for a card:
aistudio.google.comAIza…)In Settings, under AI provider, leave Gemini selected, paste the key and click Save key. Then click Test connection — you should see a green confirmation.
ollama pull llama3.1. No key is needed and the
running cost is zero.
Keys are stored in the Windows Credential Manager, never in plain files.
Under Transcription (STT), pick an engine. The default is Deepgram — it transcribes live and comes with free starting credit:
console.deepgram.com.bin model. Audio then never leaves your computer
at any stage — neither for transcription nor, with Ollama, for the cues themselves.
If that is the mode you need but you would rather not set it up yourself,
write to us and we will walk you through it.
The glossary field is worth filling in: client names, product names, industry terms. Transcription picks them up far more reliably, and a better transcript means better cues.
This is the one step where people go wrong, so it is worth understanding.
Sidecue listens to two sources at once:
| Setting | What it captures | Choose |
|---|---|---|
| Microphone | your voice | the microphone you actually speak into |
| System audio output | the other person's voice | your speakers or headphones — the device you hear the call on |
Under each dropdown there is a signal level meter. It comes alive once a session is running — if one of them stays flat after you press Start, you picked the wrong device.
Click Save settings.
Go back to the overlay and click Start. From that point:
| Button | What it does |
|---|---|
| Pause | stops everything — nothing leaves your machine |
| Microphone icon | mutes only you; the other person is still transcribed |
| Shortcut | Action |
|---|---|
Ctrl+Alt+H | show or hide the panel |
Ctrl+Alt+A | ask a question |
Ctrl+Alt+P | pause |
Ctrl+Alt+M | mute the microphone |
These work globally, including while your meeting window has focus. You never have to switch to Sidecue to use them.
You pay your AI provider for what you use, so Sidecue makes that visible rather than leaving you to guess:
Ctrl+Alt+P) stops anything leaving your machine, immediately.Check the level meters in Settings. If one of them does not move, the wrong device is selected — go back to step 4. The usual cause is a microphone chosen under "system audio output" instead of speakers.
That is expected with chunked engines (WhisperApi, whisper.cpp) — they need a moment of silence to detect the end of an utterance. Deepgram streams live and reacts faster.
Free tiers can be tight. In Settings, switch on "Only answer the other party's questions" — Sidecue then speaks up less often and stays within the limit.
The trial runs 7 days from installation. Licences are available at sidecue.io; the key arrives by e-mail and goes into the "Licence" section at the top of Settings. One licence covers two computers.
Click Deactivate in Settings on the old machine. That frees the slot and the same key activates elsewhere.
These editions ship without media codecs. Install the Media Feature Pack from Microsoft.
Allow it for private networks. This only affects viewing cues on your phone over the same Wi-Fi network.
Write to [email protected]. If it concerns how the application behaves, include the version — it is in the Settings window title — and describe what happens.
We may also ask for the log file from %APPDATA%\Sidecue\sidecue.log. By default
it contains no conversation content, only a record of what the application did.