Turn your RSS feeds into a daily AI news digest

Every weekday morning, AI reads your news feeds and sends a ranked summary to Slack and email.

How the work actually flows

It branches. Every path runs; runs once per each article in feed.

Pattern: Parallel Split (2) ยท Multiple Instances with a priori Design-Time Knowledge (13)

flowchart TD trig(["runs every weekday morning"]):::trigtime s0[["pull latest articles"]]:::mi s1["summarize and score each article"]:::svc s2["sort into top and other news"]:::task trig --> s0 s0 --> s1 s1 --> s2 gx{"+ where to send digest"}:::gate s2 --> gx p00["post digest"]:::task gx -->|"slack"| p00 p10["send digest"]:::task gx -->|"email"| p10 p00 --> out p10 --> out out[/"ranked news digest delivered"/]:::out pay{{"saves time staying informed"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceRuns once per itemEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Email AutomationMessaging & NotificationsReporting & AnalyticsResearch & Market Intelligence
Connects
GeminiSlackGmail

The problem it solves

You follow several news sources but don't have time to read through all of them every morning. Important stories get buried under everything else, and by the time you catch up, you're already behind.

Who it fits

Busy professionals and team leads who want one prioritized morning briefing instead of scrolling multiple sites.

How it works

  1. Runs automatically every weekday morning
  2. Pulls the latest articles from your chosen news feeds
  3. AI summarizes each article and scores its importance
  4. Stories are sorted into top stories and other news
  5. The digest is posted to Slack and sent by email
What you get

Mornings that start with a ranked briefing, not scrolling

You get one ranked morning digest of your top news sources delivered straight to Slack and email.

What you get

A ranked morning news digest posted to Slack and delivered by email.

What you need

A Google Gemini API key, a Slack workspace, and a Gmail account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook