Daily AI News Monitoring and Summarization with GPT-4 from Google & Hacker News to Telegram

Go to Workflow
0 views
Built by Mano Mano
Created on June 09, 2026

Description

📰 What This Workflow Does

This intelligent news monitoring system automatically:

• RSS Feed Aggregation: Pulls the latest headlines from Google News RSS feeds and Hacker News
• AI Content Filtering: Identifies and prioritizes AI-related news from the past 24 hours
• Smart Summarization: Uses OpenAI to create concise, informative summaries of top stories
• Telegram Delivery: Sends formatted news digests directly to your Telegram channel
• Scheduled Execution: Runs automatically every morning at 8:00 AM (configurable)

🎯 Key Features

✅ Multi-Source News: Combines Google News and Hacker News for comprehensive coverage
✅ AI-Powered Filtering: Automatically identifies relevant AI and technology news
✅ Intelligent Summarization: OpenAI generates clear, concise summaries with key insights
✅ Telegram Integration: Instant delivery to your preferred chat or channel
✅ Daily Automation: Scheduled to run every morning for fresh news updates
✅ Customizable Timing: Easy to adjust schedule for different time zones

🔧 How It Works

Scheduled Trigger: Workflow activates daily at 8:00 AM (or your preferred time)
RSS Feed Reading: Fetches latest articles from Google News and Hacker News feeds
Content Filtering: Identifies AI-related stories from the past 24 hours
AI Summarization: OpenAI processes and summarizes the most important stories
Telegram Delivery: Sends formatted news digest to your Telegram channel

📋 Setup Requirements

• OpenAI API Key: For AI-powered news summarization
• Telegram Bot: Create via @BotFather and get bot token + chat ID
• RSS Feed Access: Google News and Hacker News RSS feeds (public)

⚙️ Configuration Steps

Set Up Telegram Bot:
Message @BotFather on Telegram
Create new bot with /newbot command
Save bot token and chat ID

Configure OpenAI:
Add OpenAI API credentials in n8n
Ensure access to GPT models for summarization

Update RSS Feeds:
Verify Google News RSS feed URLs
Confirm Hacker News feed accessibility

Schedule Timing:
Adjust Schedule Trigger for your time zone
Default: 8:00 AM daily (modify as needed)

Test & Deploy:
Run test execution to verify all connections
Activate workflow for daily automation

🎨 Customization Options

Time Zone Adjustment: Modify Schedule Trigger for different regions
News Sources: Add additional RSS feeds for broader coverage
Filtering Criteria: Adjust AI prompts to focus on specific topics
Summary Length: Customize OpenAI prompts for different detail levels
Delivery Format: Modify Telegram message formatting and structure

💡 Use Cases

• AI Professionals: Stay updated on latest AI developments and industry news
• Tech Teams: Monitor technology trends and competitor announcements
• Researchers: Track academic and industry research developments
• Content Creators: Source material for AI-focused content and newsletters
• Business Leaders: Stay informed about AI market trends and opportunities

Nodes Used (4)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Code
n8n-nodes-base.code
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Telegram
n8n-nodes-base.telegram