Back to work
MakeCase study

AI-Powered News Feed Aggregation & Content Enrichment

Automated RSS feed processing system that fetches content from multiple sources, generates AI summaries, enriches with images, and stores in Supabase, reducing manual content curation time by 70% while maintaining consistent output.

Make · workflow canvasproduction build
AI-Powered News Feed Aggregation & Content Enrichment workflow

Context

Content creators and marketers manually monitored multiple RSS feeds, read through lengthy articles, wrote summaries, searched for relevant images, and posted content across platforms—spending 8+ hours per week on repetitive curation tasks with inconsistent quality.

Approach

Built Make.com automation with router-based parallel processing that retrieves RSS feed items from multiple sources simultaneously, uses Array Aggregator and Iterator to batch process articles, extracts full content via HTTP requests and parses HTML to clean text, generates AI-powered summaries using OpenAI, searches and attaches relevant images, and stores enriched content with metadata in Supabase for distribution to blogs, newsletters, or social media.

Architecture

  1. Router
  2. Multiple RSS feed modules
  3. Array Aggregator
  4. Iterator
  5. HTTP content fetch
  6. Text Parser (HTML to text)
  7. OpenAI summarization
  8. Image Search API
  9. Final Router
  10. Supabase data storage

Results

70%Content curation time saved
100+/dayArticles processed
100%Content consistency