/upload-ai

This project is the frontend developed during the NLW AI event from Rocktseat. It involved creating a video upload tool for YouTube that automatically generates titles and descriptions using the ChatGPT API.

Primary LanguageTypeScript

Upload AI

This project is the frontend developed during the NLW AI event from Rocktseat. It involved creating a video upload tool for YouTube that automatically generates titles and descriptions using the ChatGPT API.

Stack

Running

# install dependencies
$ pnpm install

# serve with hot reload at localhost:3000
$ pnpm run dev