Skip to main content

Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs

Workflow preview

Workflow preview
100%
Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Transform articles into children's audiobooks and comics via Telegram & BrowserAct This workflow acts as an AI Storyteller. Send an article link to your Telegram bot, and it will rewrite the conten...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenrouter, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.telegramtrigger, n8n-nodes-base.switch

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Madame AI Team | Kai.

Original n8n.io source

1.1 Workflow description

Title
Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs
Workflow name
Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs

Transform articles into children's audiobooks and comics via Telegram & BrowserAct

This workflow acts as an AI Storyteller. Send an article link to your Telegram bot, and it will rewrite the content into an engaging children's story, generate a multi-panel comic book visualization, produce a narrated audiobook using ElevenLabs, and deliver the entire multimedia package back to your chat.

Target Audience

Parents, educators, and content creators looking to repurpose existing articles into kid-friendly, engaging formats.

How it works

  1. Analyze Intent: The workflow receives a message via Telegram. An AI Agent classifies it: is it a casual chat or a story request (a link)?
  2. Fetch Content: If a link is detected, BrowserAct scrapes the text from the target webpage.
  3. Creative Production: A "Scriptwriter" AI Agent (using OpenRouter/Gemini) rewrites the article into a whimsical children's story, generates scene descriptions for a comic book, and drafts a social media caption.
  4. Generate Audio: ElevenLabs converts the story text into a narrated MP3 file.
  5. Generate Visuals: The workflow loops through the AI-generated scene descriptions, using Google Gemini to create comic book-style images for each part of the story.
  6. Deliver: The bot sends the audiobook, the comic panels, and the story text to your Telegram chat.

How to set up

  1. Configure Credentials: Connect your Telegram, BrowserAct, ElevenLabs, Google Gemini, and OpenRouter accounts in n8n.
  2. Prepare BrowserAct: Ensure the Children’s Book Storytelling & Illustration template is saved in your BrowserAct account.
  3. Configure Telegram: Ensure your bot is created via BotFather and the API token is added to the Telegram credentials.
  4. Select Voice: Open the Convert text to speech node and choose a suitable narrator voice from ElevenLabs.
  5. Activate: Turn on the workflow.
  6. Test: Send an article link to your bot to start the storytelling process.

Requirements

  • BrowserAct account with the Children’s Book Storytelling & Illustration template.
  • ElevenLabs account.
  • Telegram account (Bot Token).
  • Google Gemini & OpenRouter accounts.

How to customize the workflow

  1. Change Art Style: Modify the system prompt in the Scriptwriter agent to request a different visual style (e.g., "Watercolor," "Pixel Art," or "Disney Style").
  2. Adjust Story Tone: Update the Scriptwriter prompt to change the target age group or genre (e.g., "Spooky Ghost Story" or "Sci-Fi Adventure").
  3. Add PDF Export: Add a PDF node to compile the text and images into a downloadable eBook file.

Need Help?

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 2 - Validate user Input

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3

Block 3 - OpenRouter

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 4 - Google Gemini

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 5 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 6 - Google Gemini1

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 7 - Structured Output

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 8 - Avoid Rate Limits

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 9 - User Sends Message to Bot

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 10 - Check For Input Type

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 11 - Get Story via BrowserAct

Type / Role
n8n-nodes-browseract.browserAct - browserAct
Config choices
Version 1

Block 12 - Summarize the Story

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3

Block 13 - Chatting With User

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3

Block 14 - Answer the User

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 15 - Send an audio file To User

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 16 - Send Story Comic Images

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 17 - Split Image Prompts

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 18 - Process Initialization Alert

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 19 - Generate Story Audio

Type / Role
@elevenlabs/n8n-nodes-elevenlabs.elevenLabs - elevenLabs
Config choices
Version 1

Block 20 - Workflow Completion Notification

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 21 - Generate Strory image

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1

Block 22 - Documentation

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Step 1 Explanation

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Step 2 Explanation

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs
Complexity advanced
Nodes 26
Categories Content Creation, Multimodal AI
Author Madame AI Team | Kai
Published 01 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12365/12365.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs do?

Transform articles into children's audiobooks and comics via Telegram & BrowserAct This workflow acts as an AI Storyteller. Send an article link to your Telegram bot, and it will rewrite the conten...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.