Skip to product information

Daily AI News Telegram Brief n8n Workflow (DuckDuckGo + OpenRouter)

Daily AI News Telegram Brief n8n Workflow (DuckDuckGo + OpenRouter)

 (200+Reviews)
Regular price £64.99
Regular price £64.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Daily AI News Telegram Brief n8n Workflow (DuckDuckGo + OpenRouter)

Daily AI News Telegram Brief n8n Workflow (DuckDuckGo + OpenRouter)

Regular price £64.99
Regular price £64.99 Sale price
SAVE Sold out

Get an AI news story delivered to Telegram every 6 hours (DuckDuckGo + OpenRouter)

This Daily AI News Telegram Brief n8n workflow automatically pulls fresh AI news headlines from DuckDuckGo News, uses an OpenRouter-powered AI agent to research the most significant item, and posts a polished two-paragraph story directly to your Telegram chat.

What this workflow does

  • Runs on a schedule every six hours using a schedule trigger.
  • Fetches AI headlines from DuckDuckGo News (up to 10 results from the past day) using the n8n-nodes-duckduckgo-search community node.
  • Fails safely: if DuckDuckGo returns an error (e.g., rate limiting), the workflow sends a Telegram alert and stops the content flow.
  • Generates one story per run by aggregating all returned headlines into a single list, then having the AI agent pick and research the most significant headline.
  • Produces a structured JSON story payload and then validates/cleans the output, escapes it for Telegram HTML, enforces message length limits, and posts it to Telegram.

Use cases

  • SaaS operators who want a consistent, low-effort update on AI developments without manually scanning feeds.
  • Automation engineers building a production-style news-to-brief pipeline with error handling and formatting.
  • AI/ML teams using Telegram as an internal channel for quick daily awareness and topic tracking.

Technical details

  • Schedule trigger (runs every 6 hours).
  • DuckDuckGo News search via n8n-nodes-duckduckgo-search (community node; not installable on n8n Cloud).
  • OpenRouter AI agent (LangChain agent node) to select the top headline and generate a 2-paragraph researched story.
  • Telegram node to send the final HTML-formatted brief to your chat (update YOUR_TELEGRAM_CHAT_ID in both Telegram steps).
  • Workflow logic uses nodes such as if, code, aggregate, and sticky note for orchestration and output handling.
View full details