workflows.fit
Back to n8n workflows
n8n templateFreeBy Felix Kemeth

Create AI-curated news digests with GPT-5.1, NewsAPI, Tavily & Telegram

Overview Staying up to date with fast-moving topics like AI, machine learning, research, or your specific industry can be tricky. To solve this for myself (for me, it is mostly AI and automation topics), I built and u...

DevelopmentCore NodesCommunicationHITLAILangchainSchedule TriggerHttp Request
Loading interactive preview...

Template notes

Overview

Staying up to date with fast-moving topics like AI, machine learning, research, or your specific industry can be tricky.

To solve this for myself (for me, it is mostly AI and automation topics), I built and use this n8n workflow: it pulls fresh articles using NewsAPI based on my topics of interest, lets an AI agent pick the 5 most relevant ones, enriches them with a Tavily search engine, and sends a clean, readable newsletter straight to Telegram - in the language you specify.

In this post, I'll:

- Explain what the workflow does and why it's useful - Show you how to import and configure it step by step - Highlight the main advantages and common customisations - Outline concrete next steps and improvements

After following this guide, you'll end up with a fully automated weekly newsletter that delivers relevant news on the topics you care about - without any manual work.

This is ideal if you already run n8n and want a mostly no‑code way to get a curated weekly digest in Telegram.

What this workflow does