- Automate
- /
- Auto-summarize every Zoom meeting with AI
Use case· 4 steps
How do I get AI-generated summaries of every Zoom call?
When a Zoom recording finishes, Whisper transcribes the audio, Claude summarizes with sections (decisions, action items, open questions), and the summary lands in the meeting's Notion page + emails to attendees.
How it works
Set up "Auto-summarize every Zoom meeting with AI" in 4 steps
- 1Trigger on recordingZoom Recording Completed.
- 2TranscribeOpenAI Whisper transcribes audio (handles up to 25 MB at a time).
- 3AI summarizeClaude/OpenAI generates 3-section summary: Decisions, Action Items, Open Questions.
- 4DeliverNotion Append Block to meeting page + Gmail Send Email to attendees.
FAQ
Common questions about this recipe
What about sensitive meetings?
Use AI redaction step before saving — strip credit cards, SSNs, sensitive customer data. Or skip the workflow for tagged-confidential meetings.