AI Agents

Daily AI news translation and summary using and delivered by Telegram

12 nodes 213 104 Scheduled trigger
Download

Workflow Description

Daily automation that gathers the latest AI news from the web, summarizes and translates it using OpenAI, then delivers it directly to your Telegram group every morning without manual intervention.

How it works

  1. 1.Scheduled trigger launches the workflow at your specified daily time
  2. 2.Fetch latest AI news headlines via HTTP request from a news source
  3. 3.Send content to OpenAI agent for automatic summarization and translation
  4. 4.Merge and format the processed results into a structured message
  5. 5.Deliver the translated summary to Telegram channel

Use cases

  • Track AI industry trends and developments automatically
  • Distribute multilingual news summaries to your diverse team
  • Reduce time spent manually gathering and reading full articles

Requirements

  • Valid OpenAI API key with GPT model access
  • Telegram Bot token and chat/channel ID for message delivery
  • News data source or API that provides AI-related articles

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

AI Agent OpenAI Telegram

Details

Trigger Scheduled trigger
Nodes 12
Apps 3
Views 213
Downloads 104

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Workflow Overview

Sticky Note

#1

Trigger at 8am daily

Schedule Trigger

#2

Fetch GNews articles

HTTP Request

#3

Fetch NewsAPI articles

HTTP Request

#4

GNews: Map to articles

Set

#5

NewsAPI: Map to articles

Set

#6

Merge GNews & NewsAPI

Merge

#7

Sticky: News APIs

Sticky Note

#8

AI summarizer & translator

Agent

#9

GPT-4.1 Model

OpenAI

#10

Sticky: AI Processing

Sticky Note

#11

Send summary to Telegram

Set

#12