Inspiration

The inspiration for this project was our collective passion in filmmaking. We wanted to combine our love for cinema and our abilities to code.

What it does

The website takes in a genre, setting, characters, color scheme and font type from the user and generates an image, title and synopsis for a movie.

How we built it

We used Openai's ChatGPT and Dall-E API along with a Python frontend framework called Streamlit.

Challenges we ran into

We had trouble finding a pretrained generative model that was both cost efficient and was low load on the website. Another challenge we ran into was design aspects utilizing CSS on the website.

Accomplishments that we're proud of

We are proud of our effective collaboration/communication throughout the weekend. We're also proud of our design and implementation of the API's into the website.

What we learned

We learned Git fundamentals along with how Openai's API implementation works.

What's next for A.I. Movie Generator

We would like to utilize CLIP a generative image to text model, to generate the title based of the movie poster image.

Built With

Share this project:

Updates