Turn a news article into a narrated kids audiobook and comic

Send an article link to a chat bot and get back a kid-friendly story, comic panels, and a narrated audiobook.

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>"article link sent in chat"]:::trig s0["pull full article text"]:::svc s1["AI rewrites as childrens story"]:::task s2["deliver story and media to user"]:::svc trig --> s0 s0 --> s1 gx{"+ what media to generate"}:::gate s1 --> gx p00["generate comic style panels"]:::task gx -->|"comic images"| p00 p10["generate narrated audiobook"]:::task gx -->|"audio narration"| p10 jn{"+ combine story and media"}:::gate p00 --> jn p10 --> jn jn --> s2 out[/"story comic and audiobook delivered"/]:::out pay{{"kid friendly content without manual work"}}:::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 & PhoneMessaging & Notifications
Connects
TelegramBrowserActElevenLabsGoogle GeminiOpenRouter

The problem it solves

You want to share interesting articles with your kids or students, but turning grown-up writing into something age-appropriate takes real time. Rewriting a story, drawing pictures, and recording narration is a whole project on its own.

Who it fits

Parents, teachers, and content creators who want to turn articles into kid-friendly stories without doing the writing, drawing, and narrating themselves.

How it works

  1. You send an article link in a chat message
  2. The system reads the message and pulls the full text from the page
  3. AI rewrites the article as a whimsical children's story
  4. AI turns the story into comic-style images and a voice narration
  5. You receive the story, comic panels, and audiobook back in chat
What you get

Personalized bedtime stories made for you

Send an article link and get back a kid-friendly story with comic panels and narration.

What you get

A finished children's story with comic-style illustrations and a narrated audio file.

What you need

A Telegram account, a BrowserAct account, an ElevenLabs account, and API keys for Google Gemini and OpenRouter.

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