Daily AI news translation & summary with GPT-4 and Telegram delivery
๐ What this workflow does Every morning at 8 a.m., this workflow fetches the latest AI-related articles from both GNews and NewsAPI. It merges up to 40 new articles daily, selects the 15 most relevant ones on AI tech...
Template notes
๐ What this workflow does
Every morning at 8 a.m., this workflow fetches the latest AI-related articles from both GNews and NewsAPI. It merges up to 40 new articles daily, selects the 15 most relevant ones on AI technology and applications, and uses GPT-4.1 to generate concise summaries in accurate Traditional Chinese (while preserving essential English technical terms). Each summary also includes the article link for easy referral. The compiled digest is then posted to your designated Telegram account or group.
๐ฅ Who is this for?
- AI enthusiasts, professionals, and anyone interested in artificial intelligence news - Individuals and teams wanting a concise daily digest of AI developments in Traditional Chinese - Telegram users who prefer automated information delivery
๐ฏ What problem does this workflow solve?
With the rapid evolution of AI technology, it can be overwhelming to keep up with new developments. This workflow addresses information overload by automatically collecting, summarizing, and translating the most important AI news each morning โ all delivered conveniently to your chosen Telegram channel or group.
โ๏ธ Setup
1. ๐ Add NewsAPI and GNews API Keys - Register for accounts on [NewsAPI.org](https://newsapi.org/) and [GNews](https://gnews.io/) to obtain your API keys. - Input your NewsAPI key directly into the Fetch NewsAPI articles node. - Input your GNews API key into the Fetch GNews articles node. 2. ๐ค Set up your Telegram Bot - Create a Telegram Bot via [BotFather](https://core.telegram.org/bots6-botfather) and copy the generated Bot Token. - In n8n, create Telegram Bot credentials using this token. - In the Send summary to Telegram node, enter the chat ID of your target user, group, or channel to receive the messages. 3. ๐ง Configure OpenAI Credentials - In n8n, create a new credential using your OpenAI API key. - Assign this credential to the GPT-4.1 Model node (or equivalent OpenAI/AI nodes).