Getting started
Getting started
Install the app, walk through onboarding, make your first recording — under ten minutes from zero to first transcript.
What you need
NeuroBridgeEDU runs on most laptops less than five years old. The minimums are forgiving; the recommendations are where the experience starts to feel instant.
- OS: macOS 13+, Windows 10 64-bit, or Ubuntu 20.04+. Latest stable in each family is best.
- RAM: 8 GB minimum, 16 GB recommended (lets you run the larger summarisation models without paging).
- Disk: ~4 GB free for the lightweight setup, ~10 GB if you want the larger models on disk.
- Microphone: any built-in mic works; a USB headset is better for long lectures.
- GPU: not required, but if you have Apple Silicon, an NVIDIA card, or a Vulkan-capable AMD/Intel GPU, transcription gets three to ten times faster.
- Internet: required only for the first model download. After that, the entire app runs offline.
System audio capture
If you also want to record what's playing on your computer (e.g. a Zoom call):
- macOS — needs a virtual audio device (BlackHole 2ch is free).
- Windows — built in via WASAPI, no extra setup.
- Linux — needs a PulseAudio or PipeWire loopback source.
1. Install the app
Download the installer for your platform from the GitHub releases page and run it.
- macOS — open the
.dmgand drag NeuroBridgeEDU into Applications. - Windows — run the
.msior.exeinstaller. - Linux —
.deb,.rpm, or AppImage, whichever fits your distro.
Launch the app once it's installed.
2. Walk through onboarding
First launch takes you through a short setup with seven chapters. The whole thing is keyboard-navigable.
- Welcome — one-screen intro with the project values.
- Language — pick your UI language (changeable later in Settings).
- Models — download the default Whisper model and a small built-in summarisation model. The only step that needs internet, and you only do it once.
- Reading style — pick how detailed you want summaries to be by default.
- Permissions — macOS only — grant Microphone (and Screen Recording if you want system audio later).
- Telemetry — opt in or out of anonymous error reporting. Off is fine.
- Complete — done.
There's no in-app "Reset onboarding" button right now. The only way to redo onboarding is to Delete All Data in Settings → Storage, which also wipes your meetings — so use it deliberately.
3. Make your first recording
You should land on the Home screen.
- Pick your microphone — open the device dropdown in the recording controls and select your input by name. Avoid "Default".
- (Optional) Pick a system audio source — if you want to capture audio playing on your computer.
- Start recording — press
Cmd+Shift+R(macOS) orCtrl+Shift+R(Windows / Linux), or click the red Record button. - Speak — the live transcript scrolls in as you talk. The audio meter should move with your voice.
- Stop — same shortcut again, or click Stop, or press
Escape. (Spacepauses and resumes mid-recording but doesn't start one.)
Within seconds, the audio is saved, transcription resumes for any final chunks, and the AI summary starts generating in the background.
4. Open your meeting
Click Meetings in the sidebar. Your new session sits at the top of the list. Inside the meeting view you get:
- Summary — the AI-generated notes. Refresh in a few seconds if it's still working.
- Transcript — the full text, directly editable.
- Action Items — Tasks, Decisions, and Open Questions (Pro).
- Chat — open Study Sage with
Cmd+Shift+K/Ctrl+Shift+Kand ask questions about the session. - Recall Engine — generate flashcards from the summary (Pro).
- Export — save the summary as a PDF (Pro).
If you don't like the format of the summary, change the template above the summary and click Regenerate.
5. Adjust your preferences
Open Settings from the sidebar. The most useful first changes:
- Transcription language — force a single language for better accuracy.
- Whisper model — trade speed for accuracy.
- Summary provider — Built-in AI (private), Ollama, or add a cloud key.
- Theme — Light, Dark, or System (also via the sidebar toggle).
- UI language — 30+ supported.
Keyboard shortcuts worth knowing
Cmd+Shift+R/Ctrl+Shift+R— start or stop recording.Space— pause / resume during recording.Escape— stop recording.Cmd+K/Ctrl+K— open the Command Palette.Cmd+Shift+K/Ctrl+Shift+K— open Study Sage.Cmd+Shift+F/Ctrl+Shift+F— toggle focus mode.Tab/Shift+Tab— move between interactive elements.
You're set up
From here, depending on what you want next:
- Read How it works to understand the local-first AI pipeline.
- Read Features for the full surface and when to reach for each capability.
- Read Privacy and data for the technical detail on what stays local and what's encrypted.
- If something's broken, jump to Troubleshooting.