Build an AI Meeting Note-Taker in an Afternoon
The architecture behind every AI meeting assistant: a meeting bot records the call, webhooks deliver the transcript, an LLM writes the summary. Here's the whole pipeline with code.
Engineering notes on meeting bots, transcription and the infrastructure behind them.
The architecture behind every AI meeting assistant: a meeting bot records the call, webhooks deliver the transcript, an LLM writes the summary. Here's the whole pipeline with code.
Stream live transcripts out of Zoom, Google Meet and Microsoft Teams with ElevenLabs Scribe v2 Realtime (~150ms latency): a bot joins the call, your WebSocket receives text as people speak.
The open-source Meeting BaaS MCP server lets Claude, Cursor and any MCP client send recording bots, search transcripts, schedule calendar recordings and share meeting moments — from chat.
Use your own speech-to-text provider on Zoom, Google Meet and Microsoft Teams meetings: one bot API records the call, your provider transcribes it. Setup, code and pricing for every supported provider.
Record and transcribe Google Meet calls from your backend with one API call — no Google Workspace admin setup, no Chrome extensions. Bot joins, records, and webhooks deliver the transcript.
Feed Zoom, Google Meet and Microsoft Teams meetings into AssemblyAI: a bot captures the call, AssemblyAI transcribes with speaker labels and language detection, and you get AssemblyAI-native JSON by webhook.
Pipe Zoom, Google Meet and Microsoft Teams meetings into Deepgram: a bot records the call, Nova-3 transcribes it with your models and keyterms, and you get Deepgram-native JSON by webhook.