This n8n workflow automates the daily aggregation, translation, summarization, and distribution of news articles in multiple languages. It is designed for news agencies, content marketers, or any organization needing daily multilingual news updates. The process begins with a scheduled trigger that initiates the workflow every day. It retrieves news data from a Google Spreadsheet, then uses custom code to prepare the data for processing. An HTTP request fetches detailed news articles, which are then formatted and passed to an AI-powered language model for summarization and translation. The summarized content is structured and sent to Gmail for distribution. This workflow streamlines multilingual news dissemination, saving time and ensuring consistent updates across diverse audiences.
Automated Multilingual News Summarization and Distribution
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, code, cron, gmail, googleSheets, httpRequest, set, splitInBatches |
Reviews
There are no reviews yet.