YggNexus

Turn an RSS feed into a newsletter draft

Collect new RSS items and draft a newsletter automatically.

n8nbeginner Est. 20 min

Overview

This automation polls an RSS feed, summarizes new items with AI and prepares a newsletter draft.

Steps

  1. Poll the RSS feed

    Fetch the feed every hour and detect new items.

  2. Summarize with AI

    Send each item to an LLM node for a short summary.

  3. Build the newsletter draft

    Assemble summaries into a draft ready to send.

Tools used

  • n8nn8n - AI-driven workflow automation platform.