Get a daily news digest emailed and messaged to you automatically

The system scans your news feed each day and emails and messages you a short summary of what matters.

How the work actually flows

It branches. Every path runs; runs once per each recent article.

Pattern: Parallel Split (2) ยท Multiple Instances without Synchronization (12)

flowchart TD trig(["daily scheduled check"]):::trigtime s0["check news feed for updates"]:::svc s1["filter to recent articles"]:::task s2[["extract key points from articles"]]:::mi s3["write summary with ai"]:::task trig --> s0 s0 --> s1 s1 -->|"one per each recent article"| s2 s2 --> s3 gx{"+ where to send digest"}:::gate s3 --> gx p00["email digest"]:::task gx -->|"send by email"| p00 p10["telegram message"]:::task gx -->|"send by telegram"| p10 p00 --> out p10 --> out out[/"daily digest delivered"/]:::out pay{{"stay informed without reading everything"}}:::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 & NotificationsResearch & Market Intelligence
Connects
GmailTelegramOpenAIGoogle Gemini

The problem it solves

You want to stay on top of industry news but don't have time to scroll through dozens of articles every morning. By the time you catch up, the information is already old or you missed it entirely.

Who it fits

A busy owner or team lead who wants to stay informed on industry news without reading full articles.

How it works

  1. Runs on your schedule to check your chosen news feed
  2. Filters out anything older than a day so the digest stays current
  3. Reads and pulls the key information from the most relevant recent articles
  4. Writes a clear, structured summary using AI
  5. Sends the digest to your email and Telegram
What you get

Headlines you never have to chase down

You get a tight daily digest of the industry news that actually matters, delivered to email and Telegram.

What you get

A short, readable news summary delivered by email and Telegram.

What you need

An email account, a Telegram account, and API access to OpenAI and Google Gemini.

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