✨ $500 AI Visibility Audit — live at Spurlock Studios. Book the audit

Marketing

BBC News to Podcast for Grandpa

This n8n workflow scrapes BBC News, uses Google Gemini to classify suitable articles and generate a podcast script from their content, then sends the script to Hugging Face for text-to-speech conversion.

Built · ~4.5 hours saved per week

Workflow Overview: AI-Powered BBC News to Podcast Generator This workflow automates the creation of a personalized audio news podcast. It begins by scraping the latest headlines from the BBC News website, then uses Artificial Intelligence to filter for positive and engaging stories. Finally, it employs AI to rewrite the selected articles into a conversational podcast script and converts that script into an audio file, ready for listening. Technologies Used - n8n: The automation platform coordinating the entire process. - BBC News: The source of the news content. - Google Gemini: The Large Language Model (LLM) used for AI-powered content classification and script generation via n8n's LangChain nodes. - Hugging Face: The platform providing the text-to-speech model that converts the final script into an audio file. Automation & Value The workflow provides immense value by creating a fully automated content pipeline. It transforms unstructured web data (news articles) into a structured, consumable audio format (a podcast). This eliminates the manual effort of: 1. Checking the news daily. 2. Reading through multiple articles to find interesting ones. 3. Synthesizing and summarizing the key points. 4. Writing a script. 5. Recording the audio. The result is a custom-made, easy-to-listen-to news summary, perfect for someone who prefers audio content, like the "Grandpa" in the workflow's name. AI Integration Artificial Intelligence is the core engine that elevates this workflow from simple scraping to intelligent content creation. It is integrated in two key stages: 1. AI News Classifier: The first AI agent acts as a content curator. Using Google Gemini, it analyzes each news headline and description, classifying it as "Suitable" or "Not Suitable" based on predefined criteria. It is instructed to filter out negative, routine, or divisive content, selecting only stories with high storytelling potential. This ensures the final podcast is engaging and positive. 1. AI Podcast Scriptwriter: The second AI agent acts as a creative writer. It takes the curated, full-text articles and, following a detailed prompt, transforms them into a single, cohesive podcast script.

Tags: Data Transformation, Content Creation, AI Automation, Multi-Agent Chain, Voice AI

Integrations: HTTP, Google Gemini

Related automations

Back to the Automation Library