Skip to content

Repository files navigation

Scene Creator

Alt text

This is an LLM-powered web app that creates stories. It uses AI to create characters: complete with images and voice. It creates scripted scenes between the characters and creates images and music to go along with the scenes.

It uses:

Check out the demo on YouTube

Getting Started

First, create a .env file to look like the env.example and fill in your API keys.

Update the voice options:

bun cache-voices

Running the app

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Logging

All logs are written to log.log in the root directory.

To clear logs, run:

bun clear-logs

About

An AI-powered web app that creates original voice-acted stories with visuals.

Resources

Stars

Watchers

Forks

Contributors

Languages