Record the session.
Capture a session through your microphone with one tap. The audio is held locally for transcription and stays inside the app's sandbox container, never uploaded, never sent to a notetaker bot, never anyone else's training data.
microphone · local→
On-device transcription.
Speech-to-text runs through Apple's on-device Speech framework, with speaker diarization that separates clinician from client so the transcript reads like the conversation it was, not one undifferentiated block.
Apple Speech · diarized→
One-tap note.
The local Gemma 4 E2B model through mlx-lm on Apple Silicon turns the transcript into a structured, editable note in one tap. The drafting that a cloud scribe runs on its servers happens entirely on your machine.
Gemma 4 E2B · mlx-lm→
Templates that fit.
SOAP, DAP, Behavior-Intervention-Response-Plan (BIRP), and intake formats are included today. Version 1.1.0 adds clinician-authored dot phrases and custom note structures stored encrypted on your Mac.
Current formats · 1.1 custom tools→
Review & verify.
Edit the draft inline, correct anything the model got wrong, and mark the note Verified when it's right. Nothing is final until you say so. You author and sign off on every note.
editable · verified→
Export anywhere.
Export a finished note as Markdown, plain text, or PDF to a folder you choose, ready to drop into the EHR or chart you already use. Recording, transcription, editing, and exporting existing notes are never paywalled.
Markdown, text, PDF→
Encrypted at rest.
Notes are encrypted on disk with AES-GCM using a key stored in your Mac's Keychain, inside the App Sandbox container. Your records are yours, and they stay where you put them.
AES-GCM · Keychain→
One-time model fetch.
The optional Gemma 4 E2B note model downloads once from its pinned Hugging Face revision after explicit consent, with live byte-progress and checksum verification before use. After that, every transcription and note is fully offline.
one-time · consent-gated→