🎬 Create emotional stories with Gemini AI: Generate images and Veo3 JSON prompts

⚑ 1,828 views · 🎬 Content Creation & Video

Description

Screenshot 20250902 at 3.45.36β€―PM.png

This n8n template demonstrates how to create an automated emotional story generation system that produces structured video prompts and generates corresponding images using AI. The workflow creates a complete story with 5 scenes featuring a Pakistani character named Yusra, converts them into Veo 3 video generation prompts, and generates images for each scene.

Use cases include:

Good to know:

How it works:

  1. Story Creation: Gemini AI creates a 5-scene emotional story featuring Yusra, a Pakistani girl aged 20-25 in traditional dress
  2. Folder Organization: AI generates a unique folder name with timestamp for project organization
  3. Google Sheets Setup: Creates a new sheet to track all scenes and their processing status
  4. Scene Processing: Each scene is processed individually with character and action prompts
  5. Veo 3 Prompt Conversion: Converts natural language scene descriptions into structured JSON format optimized for Veo 3 video generation, including parameters like:
    • Detailed scene descriptions
    • Camera movements and angles
    • Lighting and mood settings
    • Style and quality specifications
    • Aspect ratios and technical parameters
  6. Image Generation: Uses Gemini’s image generation model to create visual representations of each scene
  7. File Management: Automatically uploads images to Google Drive and organizes them in project folders
  8. Status Tracking: Updates Google Sheets with processing status and file URLs
  9. Automated Workflow: Includes conditional logic to handle different processing states and file movements

How to use:

  1. Execute the workflow manually or set up automated triggers
  2. The system will automatically create a new story with 5 scenes
  3. Each scene gets processed through the AI pipeline
  4. Generated images are organized in Google Drive folders
  5. Track progress through the Google Sheets interface
  6. The workflow handles all file management and status updates automatically

Requirements:

Customizing this workflow:

Technical Features:

This template is perfect for content creators, educators, or anyone looking to automate story-based content creation with AI assistance.

πŸ”— Nodes Used

Google Sheets, Google Drive, Basic LLM Chain, Structured Output Parser, Google Gemini Chat Model, Google Gemini

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup