๐ŸŽฌ Daily AI news digest to LinkedIn posts with OpenAI GPT and RSS feeds

โšก 4,306 views ยท ๐ŸŽฌ Content Creation & Video

Description

๐Ÿ” What This Workflow Does

This automation fetches daily AI-related articles from trusted RSS feeds, summarizes them using OpenAI (GPT), and generates a ready-to-post LinkedIn update in your writing style. It then emails the post to you every morning for review and publishing.

High-Level Steps:

  1. Triggers every morning via Cron.
  2. Fetches latest AI news from multiple RSS sources.
  3. Filters recent articles (last 24 hrs).
  4. Summarizes each article using OpenAI (ChatGPT).
  5. Generates a LinkedIn-style post using your tone.
  6. Sends the post to your Gmail for review.

โš™๏ธ Setup Steps

Estimated setup time: 15โ€“30 minutes

Youโ€™ll need:

Add your email in the Gmail node to receive daily posts.

Add your tone/style prompt in the ChatGPT nodes (instructions inside workflow).

๐Ÿ”— Nodes Used

RSS Read, Gmail, Schedule Trigger, OpenAI

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup