πŸ“Š Daily news curation with Gemini AI: auto-filter & publish to Notion & Telegram

⚑ 49 views Β· πŸ“Š Market Research & Insights

Description

What this template does

This workflow creates a daily β€œn8n News Radar” briefing:

How it works (high level)

  1. Scheduled trigger (daily) or Manual trigger (testing)
  2. Data ingestion from 4 sources (RSS + GitHub API)
  3. Normalize + filter (24h)
  4. Keyword pre-filter (reduce noise + LLM cost)
  5. Batch items β†’ Gemini agent (dedupe + scoring + Spanish strategic summary)
  6. Parse JSON output + Notion-safe chunking
  7. Save to Notion
  8. If Score >= 4 β†’ send Telegram alert

Setup steps (after import)

  1. Connect these credentials in n8n:
  1. Replace placeholders inside nodes:

Requirements

πŸ”— Nodes Used

HTTP Request, RSS Read, Telegram, Notion, Schedule Trigger, Google Gemini

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup