Transform Newsletters into AI-Generated Podcasts with OpenAI and ElevenLabs - n8n Workflow | Neura Market
Transform Newsletters into AI-Generated Podcasts with OpenAI and ElevenLabs
Convert unread newsletters into engaging audio podcasts using AI. This workflow fetches newsletters, summarizes them into dialogues, and generates audio using ElevenLabs, delivering a podcast-like experience.
This workflow automates the conversion of unread newsletters from your Gmail inbox into dynamic audio podcasts. It leverages OpenAI to summarize and rephrase newsletter content into conversational dialogues between two AI personas. ElevenLabs then generates voice clips for each dialogue segment, which are merged into a single audio file using FFmpeg. The final podcast is emailed back to you, providing a hands-free, screen-free way to consume long-form content.
Platform
n8n
Category
AI
Price
Free
Creator
Sofia Martinez
if
code
gmail
stickyNote
httpRequest
gmailTrigger
readWriteFile
executeCommand
splitInBatches
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.