Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.31 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.31 KB

Movie Pitch

The "Movie Pitch" project is an interactive tool that allows users to transform a one-sentence idea into a full synopsis for a movie. With the provided title, cast, and cover art, users can unleash their creativity and imagine a captivating story that captures the essence of their initial concept.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenAI API

Getting Started

To get started with the Movie Pitch, follow these steps:

  1. Clone the repository:
   git clone https://github.com/king7saksham/movie-pitch.git
  1. Navigate to the project directory:
    cd movie-pitch
  1. Install the dependencies:
    npm install
  1. Set up the OpenAI API key by putting API key in the env.js file.

  2. Start the application:

    npm start

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Usage

  1. Enter your movie idea in the provided text area.
  2. Click the "Send" button.
  3. Wait for the movie pitch generation process to complete.
  4. Click the "View Pitch" button to see the complete movie pitch.
  5. The generated movie title, cast, synopsis, and cover art will be displayed.

License

This project is licensed under the MIT License.