Automated MIT AI News Delivery to Discord with Deduplication — n8n Workflow

Medium complexity Scheduled8 nodes🏷️ Miscellaneousby Vasyl Pavlyuchok

Overview

Stay ahead of the curve with the latest Artificial Intelligence research from MIT, delivered directly to your Discord server—clean, filtered, and duplicate-free.

This workflow is perfect for AI agencies, researchers, and tech teams who want to stay informed without the noise.

How it works This workflow runs automatically every day (default 9:00 AM) to: Fetch the official MIT News RSS feed for the "Artificial Intelligence" topic. Filter articles to keep only those published in the last 24 hours

Nodes used

Discord

Workflow Preview

⚠️ SETUP REQUIRED (Read First)
This workflow uses an n8n Data Table to prevent duplica
1. Create a Data Table
Go to your n8n dashboard > Data Tables and create one n
1. Fetch & Filter
Get MIT AI News and filter for the last 24h.
2. Deduplication Logic
Check if the link exists in the Data Table.
* Found? Stop.
* New? Add to table and proceed.
3. Notify
Send to Discord.
0. Daily Trigger
Workflow executes daily at 9am, (you can change the int
🧪 Try It Out!
What this template does
* Fetches the latest AI headlines from MIT News RSS fee
* Filters articles ensuring they were published in the
* Deduplicates*
Hey, I'm Vasyl Pavlyuchok
I design AI-powered automation systems for
founders and agencies. I build the systems that
let businesses run without you.
🚀 What I can help you with
* Killing
!Vasyl Pavlyuchok
R
Register New Article
A
Avoid Duplicated Articles
F
Filter 24h (articles)
S
Scheduled Daily Trigger
MIT AI Articles
M
mit-artificial-intellige…
C
Cleaning Up Data
W
Wait 1sec
8 nodes7 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 8 nodes, connecting datatable, discord, filter.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (8)

DI

Discord

discord

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded automated-mit-ai-news-delivery-to-discord-with-deduplication file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Automated MIT AI News Delivery to Discord with Deduplication", "nodes": [...], ...}

Integrations

datatablediscordfilterrssfeedreadscheduletriggersetwait

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes8
Complexitymedium
Triggerscheduled

Created by

Vasyl Pavlyuchok

Vasyl Pavlyuchok

@vasylpavlyuchok

Tags

datatablediscordfilterrssfeedreadscheduletriggersetwait

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows