Personalized AI Tech Newsletter Using RSS, OpenAI and Gmail

For the Personalized AI Tech Newsletter using RSS, OpenAI, and Gmail, this automated workflow fetches daily tech news from multiple RSS feeds, normalizes the data, and stores it for easy access. Every week, it summarizes the latest articles based on your interests, delivering a concise newsletter directly to your inbox. Stay informed on topics like AI, games, and gadgets without the daily hassle, ensuring you receive only the most relevant updates.

7/8/2025
24 nodes
Complex
schedulecomplexsplitoutlangchainschedule triggersticky notegmailmarkdownrssfeedreadautomationadvancedcron
Categories:
Communication & MessagingSchedule TriggeredComplex Workflow
Integrations:
SplitOutLangChainSchedule TriggerSticky NoteGmailMarkdownRssFeedRead

Target Audience

This workflow is ideal for:
- Tech Enthusiasts: Individuals who want to stay updated on the latest advancements in technology without the hassle of daily news browsing.
- Professionals: People working in tech-related fields who need concise summaries of relevant news to keep informed for meetings and discussions.
- Students: Those studying technology or related subjects who require current information for projects or research.
- Busy Individuals: Anyone looking to save time while still keeping up with industry trends and news.

Problem Solved

This workflow addresses the challenge of information overload by:
- Aggregating news from multiple trusted tech RSS feeds, ensuring users receive a comprehensive overview of relevant articles.
- Summarizing content using AI, allowing users to quickly grasp key points without reading lengthy articles.
- Personalizing the newsletter based on user interests, making the information more relevant and engaging.

Workflow Steps

  • Daily Schedule Trigger: The workflow initiates daily to fetch articles from selected tech RSS feeds.
    2. Set Tech News RSS Feeds: A predefined list of RSS feeds is established, including sources like Wired, TechCrunch, and The Verge.
    3. Read RSS News Feeds: The workflow reads the articles from the specified RSS feeds.
    4. Normalize Fields: The fetched articles are normalized to extract essential information such as titles, content, and publication dates.
    5. Store News Articles: The normalized articles are stored in a vector database for efficient retrieval.
    6. Weekly Schedule Trigger: A separate trigger activates weekly to summarize the stored articles.
    7. Get News Articles: The AI queries the vector store to retrieve relevant articles based on user-defined interests.
    8. News Reader AI: The AI summarizes the retrieved articles, focusing on the most newsworthy items.
    9. Convert Response to Email-Friendly Format: The summary is formatted for email delivery.
    10. Send Newsletter: The final newsletter is sent to the user's email, providing a concise overview of the week's tech news.
  • Customization Guide

    Users can customize this workflow by:
    - Modifying RSS Feeds: Update the list of RSS feeds in the "Set Tech News RSS Feeds" node to include preferred sources.
    - Adjusting Interests: Change the topics of interest in the "Your Topics of Interest" node to receive news tailored to personal preferences.
    - Changing Frequency: Alter the schedule triggers to adjust how often news is fetched and summaries are sent, such as daily, weekly, or bi-weekly.
    - Integrating Other Services: Replace the Gmail node with a different email service or a messaging platform like Telegram for receiving updates in a preferred format.