Daily RSS Feed Summarizer with Gemini AI to Slack with X Sharing Option
Go to WorkflowDescription
How it works
This workflow fetches RSS feeds daily and sends a notification to Slack if new topics are found.
Since standard RSS snippets are often insufficient, the AI visits the source links to summarize the full articles and sends the summaries to Slack.
You can then share interesting topics directly to X from Slack using the button.
How to use
Open the Gemini Chat Model node (attached to the AI Agent) and set up the Credential.
You can obtain an API key from Google AI Studio.
Open the Slack node and set up the Credential to allow sending messages.
You can create a new Slack App here.
Finally, open the Config node and update the rssUrls parameter with the RSS feed URLs you want to follow.
Customizing this workflow
You can adjust the number of topics fetched per RSS feed by modifying the takeCount parameter in the Config node.