Automate Daily AI News Translation & Telegram Delivery with GPT-4

Save hours daily by automating AI news collection, summarization in Traditional Chinese, and delivery to Telegram using n8n with GPT-4, NewsAPI, and GNews. This workflow fetches, merges, translates, and sends top AI news effortlessly.
scheduleTrigger
httpRequest
agent
+5
Workflow Identifier: 1031
NODES in Use: stickyNote, scheduleTrigger, httpRequest, set, merge, agent, lmChatOpenAi, telegram

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

1. What This Workflow Does ⚙️

This workflow fetches the latest 20 AI news articles from two big news APIs, merges them, and removes duplicates.
It then uses OpenAI GPT-4.1 to pick the top 15 articles, summarize, and translate them to Traditional Chinese, keeping technical terms in English.
Finally, it sends the summary to a Telegram chat every day at 8 AM.
This saves time and stops mistakes from manual reading or translation.


2. Tools and Services Involved

  • GNews API: Fetches AI news articles.
  • NewsAPI.org: Another source for AI news articles.
  • OpenAI GPT-4.1 model: Selects, summarizes, and translates news.
  • Telegram Bot API: Sends news summary to Telegram chat.
  • n8n Workflow Automation: Connects and automates all steps.

3. Who Should Use This Workflow?

This workflow is for people who want daily AI news without reading or translating many articles.
It helps those who struggle with manual curation and accuracy in translation, especially for technical AI terms.


4. Inputs, Processing Steps, and Output

Inputs

  • API keys for GNews and NewsAPI to get AI news.
  • OpenAI API key to use GPT-4.1 model.
  • Telegram Bot token and chat ID for message delivery.

Processing Steps

  • Two HTTP Request nodes get 20 AI articles each from GNews and NewsAPI.
  • Set nodes extract articles arrays from each API response.
  • Merge node combines both lists and removes duplicates.
  • AI summarizer node with a clear prompt tells GPT-4.1 to pick top 15 relevant articles, translate to Traditional Chinese, keep English technical terms, and include URLs.
  • OpenAI GPT-4.1 model node refines the text output for fluency and correctness.
  • Telegram Bot node sends the final summary message to the specified chat.

Output

A clear, concise AI news summary in Traditional Chinese delivered on Telegram daily at 8 AM.
The summary includes article links and preserves technical terms correctly.


5. Beginner Step-by-Step: How to Use This Workflow after Importing in n8n

Download and Import

  1. Download the workflow file using the Download button on this page.
  2. Open n8n editor where you want to deploy the workflow.
  3. Use “Import from File” to bring the downloaded workflow into your n8n.

Configuration

  1. Go to Credentials in n8n and add valid API Keys for NewsAPI and GNews.
  2. Add OpenAI API key with GPT-4.1 access.
  3. Add Telegram Bot token credentials and set the correct target chat ID in the Telegram Bot node.
  4. If needed, update any IDs, emails, channels, or tables used in the workflow.
  5. Check the AI summarizer node’s prompt to make sure it matches this:
    =You are an AI news assistant. Your tasks:
    1. Select the 15 most relevant articles on AI technology progress and applications from {{$json.articles}}.
    2. Translate them to accurate Traditional Chinese; don't translate commonly used technical English terms.
    3. Make sure to include the article URL for each item.
    4. Begin output with today's date (e.g., '早安,這是 {{ $now.format('yyyy/MM/dd') }} 的 AI 新聞:')
    Output only the summary.
    

Testing and Activation

  1. Run the workflow manually once to verify everything works and results are sent to Telegram.
  2. Fix any errors if found, such as Api key issues or chat ID problems.
  3. Activate the workflow to start automatic daily runs at 8 AM.
  4. For self-host n8n, ensure the server and credentials remain valid for uninterrupted runs.

6. Common Issues and Fixes

  • API key errors: Check if keys are valid and correctly entered in Credentials.
    Refresh expired keys.
  • Telegram messages not sent: Check the chat ID is correct and bot has access to the chat.
    Use /start message to get chat info if unsure.
  • AI summarizer gives weird results: Look carefully at the prompt text for typos.
    Ensure OpenAI has enough tokens for large summaries.
  • Merge node not combining articles well: Confirm both input connections to the Merge node are correct.
    Check for duplicate article filtering rules.

7. Customization Ideas

  • Change the search keyword in both HTTP Request nodes from AI to other topics like blockchain or quantum computing.
  • Modify the schedule trigger node to send news at any hour you prefer (not just 8 AM).
  • Alter the AI summarizer prompt for translation into other languages or a different style (formal or casual).
  • Increase or decrease the number of articles summarized.
  • Duplicate the Telegram node to send summaries to multiple chats or groups.

8. Pre-Production Checklist

  • Verify all API Keys for NewsAPI, GNews, OpenAI, and Telegram are active and correct.
  • Test HTTP Request nodes manually to see if they return news articles.
  • Test AI summarizer node with sample data to check output quality.
  • Send test messages in Telegram with the Bot to verify chat ID and permissions.
  • Backup the entire workflow before turning it live.

9. Deployment Guide

Enable the workflow in n8n to start running at 8 AM daily.
Watch the executions tab for errors or issues.
For hosting n8n, make sure server uptime and API key renewals are managed well.
Use logs in n8n to know if messages reach Telegram successfully or if nodes fail.


10. Summary of Benefits ✓

✓ Saves over one hour daily by automating news fetching and translation.
✓ Prevents mistakes from manual translation and missed articles.
✓ Sends ready-to-read AI news summary in Traditional Chinese on Telegram every morning.
✓ Uses multiple news sources for comprehensive coverage.
✓ Easy setup inside n8n with adjustable keywords and delivery times.


Frequently Asked Questions

Yes, if the different news API returns a JSON with an articles array, it can be mapped and merged similarly.
Fetching 40 articles daily usually stays within free or low-tier API limits, but check the specific API plan conditions.
Yes, all API communications use HTTPS and n8n stores credentials securely to protect data.
Ensure the Telegram Bot is added to the target chat, has the right permissions, and the chat ID set in the node is correct.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free