Blog

Blog

Engineering notes on meeting bots, transcription and the infrastructure behind them.

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.

·August 13, 2026

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.

LLazare Rossillon
·August 13, 2026

Drive Your Meetings from Claude and Cursor: the Meeting BaaS MCP Server

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.

LLazare Rossillon
·August 13, 2026

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.

LLazare Rossillon
·August 13, 2026

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.

LLazare Rossillon
·August 13, 2026

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.

LLazare Rossillon
·August 13, 2026

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.

LLazare Rossillon
·August 13, 2026

How to Record and Transcribe Multilingual Meetings with Soniox

Capture Zoom, Google Meet and Microsoft Teams meetings and transcribe them with Soniox's multilingual, language-switching speech recognition — one bot request, Soniox-native output by webhook.

LLazare Rossillon
·August 13, 2026

How to Record and Transcribe Meetings with Speechmatics

Route Zoom, Google Meet and Microsoft Teams meetings through Speechmatics: a bot records the call, Speechmatics' enhanced model transcribes it with speaker diarization, delivered by webhook.

LLazare Rossillon
·August 13, 2026