Skip to content

Generate a movie mockup from an outline using AI tools. (Coursera / Scrimba)

Notifications You must be signed in to change notification settings

a2p0/movie_mockup_generator

Repository files navigation

Movie Mockup Generator

Quick start

$ npm install
$ npm start

Course

Build AI apps with ChatGPT, Dall-E, GPT4. Week 1/3

Week 1/3 - Build a movie idea generator with ChatGPT and Dall-E By Scrimba on Coursera

Achivements

  • Use of the OpenAI Api:
    • text-davinci-003 model
    • createCompletion enpoint
    • createImage enpoint (Dall-E)
    • max_token parameter
    • temperature parameter
  • Prompt engineering:
    • The zero shot approach
    • The few shots approach

About

Generate a movie mockup from an outline using AI tools. (Coursera / Scrimba)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published