๐ฌ 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:
- Triggers every morning via Cron.
- Fetches latest AI news from multiple RSS sources.
- Filters recent articles (last 24 hrs).
- Summarizes each article using OpenAI (ChatGPT).
- Generates a LinkedIn-style post using your tone.
- Sends the post to your Gmail for review.
โ๏ธ Setup Steps
Estimated setup time: 15โ30 minutes
Youโll need:
- OpenAI API key
- Gmail account connected in n8n
- RSS feed URLs (defaults are provided)
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