Community Contributed: News to Podcast Script
detail.loadingPreview
Transforms news articles into engaging podcast scripts for LLM processing.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of transforming raw news articles into structured podcast scripts. It extracts news content, processes it through an LLM to generate a conversational script, and filters it for suitability, preparing it for further use in services like ElevenLabs.
Key Features
- Extracts news content from web pages.
- Classifies news headlines for suitability.
- Generates dynamic podcast scripts from news articles using LLM.
- Filters generated scripts for quality and relevance.
- Aggregates processed news data.
How To Use
- Import Workflow: Import this JSON into your n8n instance.
- Configure Credentials: Set up the necessary credentials for Google Gemini (PaLM) API and any HTTP request nodes requiring authentication.
- Set Base URL: Ensure the
BASE_URLenvironment variable is correctly set for fetching news details. - Test Workflow: Trigger the workflow manually to process news and generate podcast scripts.
Apps Used
Workflow JSON
{
"id": "d4fcdc42-2a80-4a7a-bacc-ae9444829b34",
"name": "Community Contributed: News to Podcast Script",
"nodes": 0,
"category": "Content Generation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: d4fcdc42-2a80...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Auto Knowledge Base Article Generator
Generates and refines knowledge base articles using AI.
Arabic Kids Story Generator
Automates the creation of illustrated and narrated Arabic stories for children.
Auto WordPress Blog Generator (Community Unverified)
Automates WordPress blog post generation using GPT and PostgreSQL for category management.
General 3D Presentation
Generates a 3D presentation from a prompt, involving image generation and video creation.
Cocktail Recipe Sharing
Automatically generate and share cocktail recipes.
Community Contributed Blog Post Generator (Unverified)
Generates a blog post draft on WordPress from user-provided keywords, including a featured image, and prompts for user feedback.