AI Podcast Show Notes Generator
Send this workflow your episode title and raw transcript, and it returns a written show-notes summary, a set of chapter/section titles, and a ready-to-post social media caption — all generated by AI and saved straight into a Google Sheet, with a Slack ping when it's ready to review. No more spending an hour writing show notes by hand after every recording.
Automation flow
Send Transcript
You POST the episode title and transcript to a webhook.
AI Generates Notes
The AI writes a summary, chapter titles, and a social post as structured JSON.
Parse Response
The workflow extracts the show notes, chapters, and social copy.
Save to Sheet
Everything is saved as a new row in Google Sheets.
Notify Team
A Slack message lets your team know notes are ready to review.
How it works
- 1You send the episode title and transcript to the webhook.
- 2The AI reads the transcript and returns a written summary, a list of chapter/section titles, and a short social post — all as clean JSON.
- 3The response is parsed and saved as a new row in your Google Sheet.
- 4Your team gets a Slack ping that notes are ready to review.
Services used
What you'll need
- An n8n Cloud or self-hosted account
- A way to send your transcript to n8n (see step 2)
- An OpenAI API key (or any OpenAI-compatible endpoint — Claude, Gemini, and local models work with a small URL/body change)
- A Google account (Sheets)
- A Slack workspace (optional but recommended)
What's included
- Works with any transcript source (Descript, Otter.ai, Riverside, manual paste)
- Generates show notes, chapter titles, and a social caption in one pass
- Bring your own AI API key — no markup on tokens
- Everything saved to a searchable Google Sheet
Estimate what this could save you
3.6 hours/month
≈ $108/month in your time
A rough estimate based on what you enter above — not a guarantee. Actual time saved depends on your process.
Works well with this automation
AI Personalized Outreach Drafter
Reads your own lead list and drafts a personalized email per contact with AI — saved for your review, never sent automatically.
AI Ad Creative Generator
Drop a product brief in a sheet and get 3 distinct paid-social ad angles — hook, copy, and CTA — ready for Ads Manager.
AI Blog Post Outline Generator
Turns a topic and keyword into a full blog outline — title, meta description, and sections.
Save with the complete system: AI Content & Marketing Bundle
Instead of buying separately: $235 — System: $99
Questions about this template
Secure checkout via Polar. Delivered by email instantly.
Structurally validated: automatically checked for valid n8n format before every deploy.
- Difficulty
- Easy
- Setup time
- ~15 min
- Integrations
- 3
- Node count
- 7
- Format
- .json + guide