A complete AI agent that turns articles shared in Telegram into kid-friendly stories, comic panels, and narrated audio, returning a full multimedia package.
On receiving an article link via Telegram, this AI agent rewrites it into a whimsical kids’ story, creates comic panels, and drafts a narrated audiobook. It then generates visuals with Gemini, converts the text to speech with ElevenLabs, and delivers the complete package back to your chat. All steps are automated end-to-end, requiring only the initial credentials and the article link.
Delivers a cohesive, kid-friendly multimedia story from a single article input.
Ingests article links from Telegram
Fetches content with BrowserAct
Rewrites into a whimsical children’s story
Drafts scene descriptions for a comic book
Generates narrated audio with ElevenLabs
Delivers audiobook, panels, and text back to Telegram
This AI agent tackles real workflow friction by consolidating storytelling, illustration, and narration into one seamless process.
A simple three-step flow that non-technical users can follow.
Telegram delivers the message; an AI agent classifies whether it's a link for a story or a regular chat.
BrowserAct scrapes the article text while the Scriptwriter AI rewrites it into a kid-friendly story and drafts panel descriptions.
ElevenLabs produces the narration, Gemini creates the comic visuals, and the bot sends the audiobook, panels, and text back to Telegram.
A realistic scenario showing the end-to-end process.
Scenario: A parent shares a 1,200-word science article in Telegram. The AI agent processes it, rewrites it into a 5-minute children’s story, creates 6 comic panels, and generates a 3-minute narrated audio file. The Telegram chat then receives a bundled package including the audio MP3, the story text, and the panel images.
One supporting sentence.
Turn articles into engaging bedtime stories and activities for kids.
Create classroom-friendly stories and visuals from articles for lessons.
Efficiently repurpose existing content into kid-friendly formats.
Provide digital storytime assets for libraries.
Add interactive storytelling content to programs.
Scale storytelling resources across classes.
One supporting sentence with short explanation.
Receives article links and delivers finished multimedia package back to the chat.
Scrapes article text from the URL and provides content to the Scriptwriter AI.
Converts story text to narrated audio in chosen voice.
Generates comic-style visuals based on story scenes.
Bridges AI agents to execute tasks and orchestrate workflows.
One supporting sentence with short explanation.
One supporting sentence with short explanation.
The agent attempts to fetch the article with BrowserAct; if access is blocked, it reports the limitation and skips that item. It will still process any other accessible links. If no content can be retrieved, you’ll receive a notification in Telegram explaining the issue and suggesting alternatives such as a different URL or manual input. The system logs the failed attempt for troubleshooting. You can retry after verifying access permissions and retrying the original link.
Yes. The Scriptwriter AI prompts can be adjusted to specify age range, tone, and genre before generation. You can request a gentler bedtime style or a more adventurous tone for older kids. Changes apply to both the narrative and the social caption drafts. After saving the preferences, subsequent runs will default to the chosen settings. You can revert to defaults at any time.
PDF export can be added as an optional node in the workflow. Once enabled, the AI agent compiles the story text, images, and optional cover art into a downloadable file. The export preserves the narrative flow and visual cues aligned to the panels. You can then distribute or archive the eBook within Telegram or other channels. This feature requires an extra step in your BrowserAct and node configuration.
All processing occurs within the connected services as configured in your n8n workflow. The agent processes only the provided article content and the resulting outputs (story text, panels, audio). Data is not publicly posted or stored beyond what's necessary for delivery in Telegram. You retain control over credentials and access permissions. For sensitive content, ensure your source articles comply with privacy and licensing requirements.
Yes. You can interrupt the flow by stopping the Telegram bot or disabling the workflow trigger. In mid-process, the system will complete the current step before halting further actions. You can resume later by re-activating the bot and re-sending the article URL. Logs will indicate where the interruption occurred for easier troubleshooting. This control helps prevent partial or inconsistent outputs.
The primary setup supports English content for story text and narration. Other languages can be added by providing appropriate prompts to the Scriptwriter AI and TTS voices in ElevenLabs. We recommend validating language support for both text and speech before large-scale use. Language coverage may depend on the availability of Gemini-generated visuals for non-English prompts. If you need broader language support, we can adjust the pipeline accordingly.
You need active accounts for Telegram, BrowserAct, ElevenLabs, Google Gemini, and OpenRouter. The BrowserAct template titled 'Children’s Book Storytelling & Illustration' must be available. Ensure the Telegram bot token is created via BotFather and accessible. Voice selection in ElevenLabs should be configured, and any necessary API keys populated in your n8n workflow. Finally, enable the workflow and test with a sample article link to verify the end-to-end delivery.
A complete AI agent that turns articles shared in Telegram into kid-friendly stories, comic panels, and narrated audio, returning a full multimedia package.