Use this advanced n8n workflow to automate podcast content generation. Combine GPT-4 for ideas, Claude Sonnet for scripting, and Eleven Labs for high-quality audio.
Download this n8n workflow template and start using it instantly.
This robust n8n workflow offers a complete 'Podcast on Autopilot' solution, taking a simple topic and transforming it into a broadcast-ready audio file without manual intervention. The challenge of creating engaging, high-quality audio content quickly is solved by intelligently chaining specialized AI models. The n8n automation leverages OpenAI (GPT-4) for generating creative, targeted podcast ideas and Anthropic (Claude Sonnet) for meticulously crafting a natural, human-like script, adhering to the complex tonality of successful monologues like Joe Rogan's. Once the script is finalized, the workflow utilizes Eleven Labs for generating high-fidelity audio. This particular n8n workflow demonstrates the power of integrating multiple state-of-the-art services, proving that complex creative tasks can be reliably automated using n8n templates.
The process begins with the When chat message received n8n trigger, initiating the entire n8n workflow based on a simple input topic or seed idea.
Podcast Idea/Topic Agent (powered by GPT-4 via the OpenAI Chat Model n8n node). This agent's prompt is configured to produce a single, compelling episode concept tailored for a monologue show, complete with a hook and takeaway.Podcast Script Agent (powered by Claude Sonnet via the Anthropic Chat Model n8n node). This agent specializes in turning the raw concept into a polished, 60-second conversational script, focusing on style and pacing ready for text-to-speech conversion. Both agent steps utilize memory buffer n8n nodes for conversational context, although primarily used here for data transfer.Eleven Labs Text-to-Speech n8n node, which is configured as an HTTP Request. This n8n node converts the text into a binary MP3 file.Send a message n8n node (Gmail). This step automatically attaches the audio file and emails it to a specified recipient, completing the fully automated n8n workflow from input to audio delivery.To deploy and utilize this powerful n8n workflow, follow these steps:
OpenAI Chat Model node (GPT-4 ideation).Anthropic Chat Model node (Claude scripting).Eleven Labs Text-to-Speech HTTP Request n8n node header parameters with your API key.Send a message n8n node.Eleven Labs Text-to-Speech n8n node, update YOURVOICEID in the URL to select your preferred voice. When chat message received (LangChain Chat Trigger): Acts as the starting n8n trigger for the entire automation. It listens for user input (the podcast topic) to kick off the n8n workflow.
Podcast Idea/Topic Agent (LangChain Agent): This n8n node uses a detailed system prompt to transform the seed topic into a structured podcast idea. It relies on the OpenAI Chat Model to fulfill its role.
Podcast Script Agent (LangChain Agent): Takes the generated idea and executes a complex prompt (modeled after high-impact solo podcasts) to produce a 60-second script, ensuring it's ready for text-to-speech. It utilizes the Anthropic Chat Model n8n node.
Eleven Labs Text-to-Speech (HTTP Request n8n node): Essential for converting the script text into binary audio data. Key configuration includes using POST method, providing the Eleven Labs API key in the headers, and passing the text output of the previous n8n node in the body.
Use this powerful n8n workflow to automate product photography editing. It connects Google Drive and the Photoroom API to remove image backgrounds efficiently.

Streamline pet grooming operations using this advanced n8n workflow. Automate Telegram bookings, use AI for availability checks, and schedule engaging Facebook posts via Google Sheets and a powerful n8n node.

Deploy this powerful n8n workflow template to automate Upwork proposal generation. Uses GPT-4, Google Docs, and Mermaid diagrams for highly personalized applications.

Use this robust n8n workflow to automatically track scarce Pokemon card stock in Japan. It uses Apify scraping, dual AI agents, and official site verification to provide verified, real-time Slack alerts.

Automating Start-Up and Business processes. Helping non-techies understand and leverage Agentic AI with easy to understand step-by-step tutorials. Check out my educational content: https://www.youtube.com/@Automatewithmarc







































