Get a daily audio briefing of weather, calendar, and news

Pulls your weather, calendar, and top news into one short audio briefing delivered to Telegram each morning.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig(["runs each morning scheduled"]):::trigtime s0["fetch weather calendar and news"]:::svc s1["combine into audio briefing"]:::task s2["send audio to telegram"]:::task trig --> s0 s1 --> s2 gx{"+ which data sources to fetch"}:::gate s0 --> gx p00["fetch weather forecast"]:::task gx -->|"weather"| p00 p10["fetch todays events"]:::task gx -->|"calendar"| p10 p20["fetch and summarize news"]:::task gx -->|"news"| p20 jn{"+ combine into briefing"}:::gate p00 --> jn p10 --> jn p20 --> jn jn --> s1 out[/"daily audio briefing delivered"/]:::out pay{{"quick morning orientation without app switching"}}:::pay s2 --> out 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 serviceEvery pathWaits for allResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsVoice & PhoneDocument Processing & OCRReporting & AnalyticsScheduling & Calendar
Connects
OpenWeatherMapGoogle CalendarGoogle GeminiNewsAPITelegram

The problem it solves

Every morning you check the weather app, then your calendar, then the news, just to get oriented before the day starts. It's not hard, but it's scattered across too many places when you're trying to move fast.

Who it fits

Busy professionals who want a quick, consolidated briefing before starting their day.

How it works

  1. The briefing runs each morning for your chosen city and topics
  2. It pulls the current weather forecast for your city
  3. It gathers today's events from your Google Calendar
  4. It fetches top headlines and topic-specific news, summarized by AI
  5. Everything is combined into a short audio file and sent to you in Telegram
What you get

Mornings you start already briefed

You get a short audio rundown of the weather, your calendar, and today's top news delivered to your phone each morning.

What you get

A short daily audio briefing, delivered as a Telegram message.

What you need

Accounts with OpenWeatherMap, Google Calendar, Google AI (Gemini and Text-to-Speech), NewsAPI, and Telegram.

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