0xsline/StoryGen-Atelier

AI-assisted storyboard and video generation tool. Uses Gemini for generating storyboard text and frames, Vertex AI Veo for generating transition clips, and ffmpeg for stitching the final video. Built-in logs and gallery management.

What it solves

StoryGen Atelier automates the complex process of turning a story idea into a full video. It eliminates the manual effort of writing scripts, generating consistent storyboard frames, and creating smooth transitions between those frames to produce a coherent cinematic sequence.

How it works

The tool uses a three-phase automated pipeline:

  1. Transition Analysis: It uses Gemini to analyze pairs of storyboard images (Shot A and Shot B) and generate a specific "Transition Prompt" and duration to describe how to move from one to the other.
  2. Clip Generation: Using the prompts from the first step, it calls Vertex AI Veo (or MiniMax) to generate video clips that connect the start and end frames.
  3. Final Assembly: It uses FFmpeg to stitch these individual clips together into a single, lossless MP4 video file.

Who it’s for

Content creators, filmmakers, and storytellers who want to rapidly prototype videos or create AI-generated cinematic stories from text descriptions.

Highlights

  • End-to-End Workflow: Handles everything from script and frame generation to final video stitching.
  • Interpolation Chain Strategy: Uses a sliding window approach to ensure visual continuity between shots.
  • Multi-Model Support: Integrates Google Gemini and Vertex AI Veo, with optional support for MiniMax models.
  • Management Tools: Includes a built-in gallery for saving/loading projects and a logs dashboard for tracking generation history.

Related

  • Project
  • Project
  • Project
  • Project