✨ $500 AI Visibility Audit — live at Spurlock Studios. Book the audit

Marketing

AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack

This n8n workflow automates AI-powered topic monitoring by periodically fetching articles from specified RSS feeds and classifying their relevance using OpenAI. Relevant articles are then scraped with Jina AI, summarized by an LLM, and posted to a Slack channel. The workflow…

Built · ~11.5 hours saved per week

AI-Powered Information Monitoring & Content Curation Workflow Overview This workflow automates the process of monitoring industry news and topics of interest from various RSS feeds. It intelligently filters content using AI, generates concise summaries of relevant articles, and delivers them in a structured, easy-to-read format to a designated Slack channel. The entire process is designed to save significant time on manual research, eliminate information overload, and keep teams informed with curated, high-value content. All processed articles, both relevant and irrelevant, are logged in an Airtable database for historical tracking and analysis. Technologies & Services Used - n8n: The core automation platform that coordinates the data flow and connects all the services. - Google Sheets: Acts as a simple database to manage the list of RSS feed URLs that the workflow should monitor. - OpenAI (GPT-4o-mini): Provides the artificial intelligence for two critical tasks: classifying article relevance and generating structured summaries. - Jina AI: A web scraping service used to reliably extract the full content from article URLs, preparing it for AI processing. - Slack: The communication and delivery endpoint where the final AI-generated summaries are posted for the team. - Airtable: Serves as a structured database to log every article processed by the workflow, creating a permanent archive of monitored content and its status. AI Integration The workflow uses a sophisticated, two-stage AI process to transform raw information into actionable intelligence: H3: AI-Powered Relevance Filtering The first AI integration acts as an intelligent gatekeeper. After fetching new articles from RSS feeds, the Relevance Classification for Topic Monitoring node uses an OpenAI model to analyze each article's title and snippet. It classifies the content as either relevant or not_relevant based on user-defined criteria (e.g., "articles related to artificial intelligence, data science, machine learning"). This crucial step ensures that only articles matching specific interests proceed, filtering out noise and significantly improving the signal-to-noise ratio of the final output.

Tags: Web Scraping, Slack, Reports & Analytics, AI Automation, Multi-Agent Chain, OpenAI

Integrations: OpenAI, Schedule, RSS, Google Sheets, Slack, Code, HTTP, Airtable

Related automations

Back to the Automation Library