Skip to content

buildappslive/ai-storyboardapp

Repository files navigation

AI Storyboard Generator

An intelligent application that turns your script into visual storyboards using Google's Gemini API.

Demo

Application Walkthrough

Features

  • AI-Powered Generation: Instantly converts text scripts into visual panels.
  • Theme Support: Includes Light and Dark modes (defaulting to Dark).
  • History Dashboard: Automatically saves generated storyboards to a local database (IndexedDB).
  • Export: Download your storyboard panels as a ZIP archive.
  • Customizable: Choose between 16:9 and 1:1 (Instagram) aspect ratios.

Run Locally

Prerequisites: Node.js (v18+)

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Open the app (usually http://localhost:5173) and navigate to Settings to enter your Google Gemini API Key. (Your key is stored locally in your browser and never sent to our servers).

Configuration

You can optionally set a default API key for development validation in a .env file (which is git-ignored):

VITE_GEMINI_API_KEY=your_key_here

However, using the Settings page in the UI is recommended.

How to get Gemini API Key

Watch this video to learn how to get your Gemini API key

Support

For support inquiries, please contact us at inquiry@buildapps.live.

Visit our website: https://buildapps.live

About

An intelligent application that turns your script into visual storyboards using Google's Gemini API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages