Use Cases
- Automatically generate show notes for podcast episodes.
- Transcribe audio content into text format.
- Distribute show notes via Slack notifications.
- Store show notes in Google Drive for easy access.
How It Works
Receive podcast episode data through a webhook. Normalize episode data for processing. Transcribe the audio using OpenAI Whisper. Generate structured show notes using GPT-4. Build markdown notes and upload them to Google Drive. Notify team members on Slack about the new show notes.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook to receive podcast episode data.
- 3Set up OpenAI credentials for transcription and note generation.
- 4Connect Google Drive and Slack with appropriate credentials.
- 5Test the workflow to ensure proper functionality.
Apps Used
OpenAI
Google Drive
Slack
Categories
Target Roles
Tags
#ai content generation
#document automation
#workflow management