Meeting Copilot
Live-call AI coach: real-time transcription plus talking points and a running tracker during any call, driven by swappable per-meeting profiles.
Keeps a live call on track without anyone taking notes: the model sees the rolling transcript and surfaces what to ask or say next.
Meeting Copilot listens to call audio, transcribes it in real time with Deepgram nova-3, and every 30 seconds or so sends the rolling transcript to Claude Haiku 4.5 for suggested talking points, open questions, and a live tracker shown in a browser UI.
Each meeting type is a profile: a JSON file that defines goals and what to track. Profiles are re-read on every request, so adding a new kind of meeting is a file drop with no restart.
- → Generalize the built-in profiles
- → Package as a standalone product