MoviePitch is a web application that utilizes OpenAI's text-DaVinci-003 model and API to generate suitable movie posters, titles, synopses, and expected cast based on user-provided movie outlines.
Generate visually appealing movie posters, captivating titles, compelling synopses, and suggested cast members. Provide users with a comprehensive movie pitch package to visualize their movie ideas. Seamlessly integrate the generated content into the web application for easy access and reference. Enhance user experience with an intuitive user interface and interactive elements. Assist filmmakers and storytellers in refining their movie pitches and enhancing their storytelling abilities.
Check out the short clip below to see MoviePitch in action:
Untitled.video.-.Made.with.Clipchamp.mp4
Provide a brief outline of your movie idea. MoviePitch will generate a suitable movie poster, title, synopsis, and expected cast. Explore the generated content and refine your movie pitch.
The steps to run:
git clone https://github.com/DharmaWarrior/MoviePitch
- git clone the repo andcd
in the foldernpm install
- this will build the custom src file as a packagenpm start
- it will run the project on local host.
Contributions are welcome!
Happy Coding!