Skip to content

PhilemonTJ/Animated-Story-Video-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Animated Story Video Generator

This project generates animated story videos using Google Generative AI (Gemini/Imagen), MoviePy, and TTS. It creates a sequence of scenes with narration and visuals based on a user-provided theme.

Features

  • Story sequence generation with scene prompts and narration
  • AI-generated images for each scene
  • AI-generated audio narration for each scene
  • Video assembly with synchronized audio and visuals

Usage

  1. Install dependencies: pip install -r requirements.txt
  2. Set up your Google API key as an environment variable (GOOGLE_API_KEY).
  3. Run the notebook story_video_generator.ipynb and follow the instructions.

Requirements

  • Python 3.8+
  • Google Generative AI access
  • MoviePy
  • Pillow

Notes

  • All generated content is for educational/demo purposes.

About

An AI-powered tool that generates animated story videos using Google Generative AI (Gemini/Imagen), MoviePy, and TTS, creating narrated, visually synchronized video stories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors