Blog
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.

Live Meeting Transcription with ElevenLabs Scribe v2 Realtime
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.

How to Record and Transcribe Meetings with Deepgram, AssemblyAI, Speechmatics or Soniox
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.
How to Record Google Meet Calls Programmatically (2026 Guide)
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.

How to Record and Transcribe Meetings with AssemblyAI
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.

How to Record and Transcribe Meetings with Deepgram Nova-3
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.