This n8n workflow automates the process of creating podcasts from RSS feed content. It triggers on a schedule, reads RSS feeds, extracts relevant content, and checks if the content is sufficient for a podcast script. If the content length is adequate, it generates a script using OpenAI, converts it to speech with ElevenLabs, and uploads the audio to Google Drive. Notifications are sent via email and Telegram, keeping users updated. This workflow streamlines podcast creation and distribution for content creators and marketers looking to repurpose feed content automatically.
Automated Podcast Generation from RSS Feeds
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @elevenlabs/n8n-nodes-elevenlabs.elevenLabs, @n8n/n8n-nodes-langchain.openAi, code, gmail, googleDrive, if, rssFeedRead, scheduleTrigger, stickyNote, stopAndError, telegram |
Reviews
There are no reviews yet.