Deliver a daily, AI picked news brief to leaders who need quick updates. It collects headlines from two sources, ranks the top five for a senior decision maker, and sends a clean email summary every morning. Ideal for executives who want signal over noise.
The flow starts on a schedule. It reads two RSS feeds, merges the stories, removes duplicates and bad items, and sorts by publish time. ChatGPT chooses the five most relevant links. For each chosen link, the flow loads the web page, pulls a short subtitle with CSS rules for each site, cleans the text, and builds a right to left HTML email. The date is set to Israel time, and the email is sent by SMTP.
Results include a consistent brief with less manual reading and fewer distractions. Setup needs an OpenAI API key and an email account with SMTP. Update feed URLs, the CSS selectors, and the email template to match your brand. Expect a clear summary in the inbox at the same time each day with a strong cut in prep time.