#OpenAI Video Maker

1 messages · Page 1 of 1 (latest)

merry gyro
#

I developed a program that given a prompt, which basically is a video idea, uses the chat completion api to get a video script in a specific json format, containing the list of captions (text/image prompt). After parsing the json I use the tts api to generate audio files for each text, and images for each prompt. The video is automatically generated from a sequence of image/audio, with an optional file to use as background music. I was able to generate videos from various genres, such as motivational, lullaby, movie trailers etc.

upbeat geode
#

How can Make a animated video?

merry gyro
oblique estuary
#

That's honestly a beautiful marriage of technology. I hope to one day see this available for coding inepts like myself to fiddle with

rose lake
#

I love to see a sample!