IntelliPrompter runs as a desktop app. You install it, sign in once, configure an AI provider, and you are ready to run your first meeting. This page walks through each step. Plan on 5 minutes start to finish.
What you need
- macOS 14.2 (Sonoma) or newer.
- Apple Silicon or Intel processor.
- 8 GB RAM minimum.
- A beta invite. Request access at intelliprompter.com/download.
Install
- From your invite email, download the IntelliPrompter DMG.
- Open the DMG and drag the app to your
/Applicationsfolder. - Open IntelliPrompter from
/Applications. - On first launch, macOS asks for microphone and screen recording permissions. Grant both. The app cannot transcribe without microphone access. Screen recording is required for system-audio capture in Full mode (so the app can hear the other side of the call, not just you).
Sign in
You sign in with a magic link, Google, or Microsoft. The desktop app opens your browser to sign in, and the session deep-links back into the app when you finish.
- Click
Sign inin the app. - Your browser opens to intelliprompter.com/sign-in.
- Enter your email and click
Continue with email, or pick Google or Microsoft. - Click the link in your email (or finish the OAuth flow).
- You land at
/auth/app-bounce, which redirects back into the desktop app and signs you in.
Configure an AI provider
Before you can use real-time coaching or Ask AI, configure at least one provider in Settings → AI Providers. You have four options:
- Anthropic Claude. Best coaching quality. Pay-as-you-go.
- OpenAI GPT. Solid. Pay-as-you-go.
- Google Gemini. Generous free tier.
- Ollama. Fully local, free. Requires Ollama running on your machine.
To add a provider:
- Open
Settings → AI Providers. - Click
Configureon the provider you want. - Paste your API key (for cloud providers) or confirm Ollama is running.
- Save. The provider shows
Connected.
You can configure multiple providers. Smart routing automatically picks the cheapest capable model for each task: classification calls go to Llama for free if Ollama is configured, response generation goes to Sonnet, the hard reasoning passes go to Opus or GPT-4.
Run your first meeting
- Click
New meetingfrom the dashboard. - Give it a title.
- Pick a Meeting profile. Profiles control which coaching modes are active and how the AI sounds. If you do not have one, create a default in
Profiles. - Pick a Privacy mode. Default is Full. See Privacy Modes for what each one does.
- Optional: attach a script. Click
Write a script, paste your prepared content, clickSave script. - Click
Start.
The meeting overlay opens. It is invisible to screen sharing, floats above everything (including fullscreen Zoom or Meet), and shows your transcript, AI coaching, and script side by side.
Talk for a few minutes. You should see:
- Live transcript on the left, with speaker labels (renameable).
- AI coaching cards on the right, appearing every ~20 seconds when there is something worth saying.
- If you attached a script, it scrolls in sync with your speech and highlights the line you are on.
To end the meeting, click End Meeting in the overlay.
After the meeting
You land on the post-meeting Review page. Everything is here:
- Full transcript, segment by segment, with speaker colors. Segments are editable.
- Coaching events that fired during the meeting. Each has feedback buttons (was this useful?) that train future suggestions.
- Snapshot bookmarks (any moment you flagged with
Cmd+Shift+Sduring the meeting). - Highlight tags you applied per segment, with a filter strip across the top.
- Summary and action items, generated automatically.
If you ended the meeting by mistake, you can rejoin from the review page.
Where to go from here
- Privacy Modes. Three modes, one per meeting.
- More docs landing soon: AI Providers (BYOK setup), Coaching Modes (the eight modes), Meeting Profiles, Knowledge Base (per-meeting RAG).