workflows.fit
Back to n8n workflows
n8n templateFreeBy Cordexa Technologies

Get a daily financial news digest on Telegram with Mistral and RSS feeds

Description Automatically fetch, rank, and summarize the top financial stories from curated RSS feeds each day, then deliver a concise AI-written digest to Telegram and log the run to Google Sheets. What This Template...

Data & StorageProductivityDevelopmentCore NodesSetGoogle SheetsHttp RequestIf
Loading interactive preview...

Template notes

Description

Automatically fetch, rank, and summarize the top financial stories from curated RSS feeds each day, then deliver a concise AI-written digest to Telegram and log the run to Google Sheets.

What This Template Does

- Runs on a daily schedule and reads 8 curated financial RSS feeds. - Loops through each feed with the native RSS Read node to pull recent articles. - Tags each article with source name and source tier for ranking. - Scores and ranks stories by source quality, recency, and finance-related keyword relevance. - Sends the top stories to NVIDIA NIM using Mistral Large 3 to generate a concise digest. - Builds a Telegram-ready message with a customizable header and footer. - Sends the digest to a Telegram personal chat or public channel. - Logs successful runs to DigestLog and delivery failures to ErrorLog in Google Sheets.

Key Benefits

- Free-tier-friendly setup using NVIDIA NIM, Telegram Bot API, and Google Sheets. - Easy to adapt for other niches by changing RSS feeds, ranking logic, and branding. - Reduces manual news scanning by producing a concise daily digest automatically. - Works for both personal use and public Telegram channel delivery. - Includes logging for both successful runs and delivery failures.

Features

- 8 pre-configured financial RSS feeds with tier-based scoring. - Native n8n RSS Read node for feed ingestion. - NVIDIA NIM integration using Mistral Large 3 via HTTP Header Auth. - Customizable digest header and footer in a single Code node. - Google Sheets logging with DigestLog and ErrorLog tabs. - Error handling for Telegram delivery failures.