Everything captured.
Nothing missed.
Three session types. One consistent intelligence layer. Built native on iOS and Android so every capability runs at the performance the device can deliver.
Ambient audio — rolling buffer
iOS + Android60-second circular RAM buffer. Silero VAD detects speech vs silence. Whisper.cpp (Core ML on iOS, ONNX on Android) transcribes < 3s behind real-time. Background audio runs without draining battery via AVAudioEngine / AudioRecord foreground service.
Rich notes
iOS + AndroidText, photo, video, and audio notes — all timestamped and attached to the active session. Photos run through EfficientNet-B0 scene classification and Apple Vision OCR for automatic context tagging.
Badge + slide OCR
iOS + AndroidPoint the camera at any badge, business card, or conference slide. Apple Vision / Google ML Kit reads the text and creates a contact or note automatically.
Real-time AI minutes
AI-poweredClaude 3.5 Sonnet classifies every transcript sentence as Task, Action, Decision, Question, or Info. Owner detection cross-references speaker labels against your attendee list. Zero manual tagging.
Checkable task list
AI-poweredTasks and actions are checkable inline. Completed items are struck through. The count on the session card decrements live. Assign, due-date, and snooze from the Minutes view.
One-tap export
IntegrationsExport to PDF, email all attendees, push to Notion or Google Docs, or log to Salesforce as an activity note. All from the Minutes view — one tap.
Consent-first face scan
Privacy-firstMembers register voluntarily. A scan only returns a result if the person opted in. ArcFace MobileNetV2 runs on-device (Core ML / TFLite) — only a 512-float vector is ever sent to the cloud. The scanned person is notified within 60 seconds.
My Card — multiple profiles
iOS + AndroidQR code, NFC, and link sharing. Create separate Professional, Side project, and Investor profiles. Share the right one in one tap.
Live attendee tracking
Real-timeEvent: pull from Eventbrite/Hopin or enter manually. Presence dots (here / left / member) update as people check in. Open task counts visible per person.
Tiered cloud storage
AWSOn-device 7-day hot cache. Cloud warm tier (last 90 days, 1–2s access via CloudFront). Cloud archive (older, 10–30s via Glacier Instant). Phone storage is always available.
Pre-signed S3 uploads
AWSMedia files upload directly from your phone to S3 — the backend never touches them. This keeps upload bandwidth costs near zero and upload speed at the limits of your connection.