Smart RSS News Alert System with DeepSeek AI and Slack Notifications

Go to Workflow
0 views
Built by Țugui Dragoș Țugui Dragoș
Created on June 05, 2026

Description

How it works
This workflow fetches articles from any RSS feed, processes them with an AI model (DeepSeek), and sends only the most relevant alerts directly to Slack.

Normalizes and deduplicates RSS items
Extracts article text and cleans HTML
Summarizes and classifies with AI (sentiment + flags)
Filters out irrelevant news
Sends real-time alerts to your Slack channel

Setup steps
Add your Slack Bot Token (via Slack API)
Add your DeepSeek API Key
Import this workflow into n8n
Deploy and start receiving smart news alerts in Slack

Use case
Perfect for tracking AI, startups, finance, and tech industry news without the noise.

Nodes Used (5)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Code
n8n-nodes-base.code
DeepSeek Chat Model
@n8n/n8n-nodes-langchain.lmChatDeepSeek
HTTP Request
n8n-nodes-base.httpRequest
Slack
n8n-nodes-base.slack