This n8n workflow automates the process of creating a daily sports news digest and podcast. It fetches the latest articles from specified RSS feeds, filters for news from the previous day, and uses AI models to generate a concise written digest and a lively, conversational podcast script in English. The workflow converts the script into audio clips for each speaker, merges them seamlessly with FFmpeg, and sends the final podcast to a Telegram chat. Designed for sports enthusiasts or media outlets, it provides an effortless way to deliver engaging daily sports updates in audio format.
Automated Daily Sports News Podcast Creation Workflow
| Node Count | >20 Nodes |
|---|---|
| Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, code, executeCommand, filter, httpRequest, if, merge, readWriteFile, rssFeedRead, scheduleTrigger, set, splitInBatches, stickyNote, telegram |

Reviews
There are no reviews yet.