This n8n workflow automates converting Obsidian notes into a podcast episode, generating audio using OpenAI, and updating a dynamic RSS feed. It starts by receiving a note submission via webhook, converts the note content into speech with OpenAI, uploads the audio to Cloudinary for storage, and retrieves metadata from Google Sheets. The workflow then synthesizes a complete RSS feed XML dynamically, which is served through another webhook. It facilitates a seamless process for transforming written notes into audio podcasts, ideal for content creators who want to publish their notes as a podcast automatically.
Automated Obsidian to Podcast Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, aggregate, code, googleSheets, httpRequest, merge, respondToWebhook, set, stickyNote, webhook |
Reviews
There are no reviews yet.