Automate Arabic Kids’ Story Creation with OpenAI in n8n

This n8n workflow automates creating, translating, and distributing captivating Arabic kids’ stories, saving educators and content creators hours. It generates tales, translates them into Arabic, creates images and audio, enhancing engagement effortlessly.
lmChatOpenAi
chainSummarization
telegram
+3
Workflow Identifier: 2324
NODES in Use: scheduleTrigger, lmChatOpenAi, chainSummarization, openAi, telegram, stickyNote

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow automatically creates Arabic kids’ stories with pictures and audio every 12 hours.
It solves the problem of spending too much time writing and preparing stories by hand.
The result is a ready story in Arabic, a matching image, and audio sent to a Telegram channel.


How the workflow works: Inputs, Processing, and Output

Inputs

  • Schedule Trigger fires every 12 hours.
  • System uses OpenAI GPT-4 Turbo, DALL-E for image, and audio generation APIs.
  • Telegram bot channel is setup to send content.

Processing Steps

  • Step 1: Generate a creative English story for kids with morals using a Langchain node on GPT-4 Turbo.
  • Step 2: Translate the story into simple Arabic with moral lessons using another Langchain node.
  • Step 3: Create a textual prompt describing story characters visually for image generation.
  • Step 4: Generate a story scene image with DALL-E based on the character prompt.
  • Step 5: Create an audio narration file from the Arabic story text.
  • Step 6: Send the Arabic story, image, and audio to the Telegram channel for kids and parents.

Outputs

  • Arabic kids’ story text, simple and culturally adapted.
  • Story character image without text, created by DALL-E.
  • Audio narration of the story, playable in Telegram.
  • Delivered automatically to a Telegram audience on schedule.

Who should use this workflow

This fits educators, children’s librarians, and language app developers needing genuine Arabic stories quickly.
Users who want multisensory content without manual work benefit greatly.


Tools and services needed

  • n8n automation platform: To run the workflow.
  • OpenAI API: Access to GPT-4 Turbo, DALL-E, and audio generation.
  • Telegram Bot API: Sends stories, images, and audio.

Beginner step-by-step: How to use this workflow in n8n

1. Download and import workflow

  1. Click the Download button on this page to get the workflow file.
  2. Inside n8n editor, choose Import from File and open the downloaded workflow.

2. Configure credentials and details

  1. Add OpenAI API Key in the credentials section.
  2. Setup your Telegram Bot API credentials.
  3. Update Telegram chat IDs for your target channel(s).
  4. Check any preset prompts or inputs are correct and copy-paste from the provided code blocks if needed.

3. Test the workflow

  1. Run the workflow once manually to verify text generation, translation, image, and audio creation work without errors.
  2. Confirm the story and media are sent to your Telegram channel.

4. Activate for production

  1. Turn the workflow status to active.
  2. The schedule trigger runs every 12 hours automatically.

You can adjust schedule or prompts anytime directly inside n8n.
For users wanting complete control, consider self-host n8n to manage data fully.


Common problems and fixes

  • OpenAI API rate limit error: Slow down schedule or upgrade API plan.
  • Telegram sendPhoto 400 error: Enable binary data and check image format.
  • Translation incomplete: Enable advanced chunking in translation node.

Customizations

  • Change story themes in the English story generation prompt.
  • Modify character description prompts to alter image style or details.
  • Adjust schedule timing for more or fewer runs.
  • Add more language translation nodes for multilingual stories.
  • Connect to multiple Telegram channels by changing chat IDs.

Summary

✓ Automates Arabic kids’ story creation with picture and voice every 12 hours.
✓ Saves hours of manual writing, translating, and media creation.
✓ Sends engaging stories directly to a Telegram channel.
✓ Allows easy customization for themes, languages, and delivery.
✓ Suitable for educators and developers wanting more time for teaching.


Frequently Asked Questions

The workflow generates a kids’ story in English, translates it to Arabic, creates an image and audio narration, then sends all to a Telegram channel.
The workflow requires the n8n platform, OpenAI APIs for text, image, and audio generation, and a Telegram bot with a channel.
Set the translation node’s chunking mode to advanced to handle larger texts fully.
Download the workflow file, import it into n8n editor using Import from File, add credentials and Telegram chat IDs, test manually, then activate.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free