Convert BBC News Articles to Podcasts with Hugging Face and Google Gemini - n8n Workflow | Neura Market
Convert BBC News Articles to Podcasts with Hugging Face and Google Gemini
Transform BBC news articles into engaging podcasts using this automated n8n workflow, leveraging Hugging Face for text-to-speech and Google Gemini for script generation.
This workflow automates the conversion of BBC news articles into podcasts. It fetches articles, filters them for suitability, and uses Google Gemini to generate a podcast script. The script is then converted to speech using Hugging Face's text-to-speech model. This process is ideal for content creators and students who want to produce audio content quickly and without technical expertise.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Sofia Martinez
if
html
limit
filter
splitOut
aggregate
stickyNote
httpRequest
manualTrigger
chainLlm
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.