Skip to content

This project is the backend 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.

Notifications You must be signed in to change notification settings

KelvinAmancio/upload-ai-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload AI API

This project is the backend 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

# generate database entries
$ prisma db seed

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

About

This project is the backend 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.

Topics

Resources

Stars

Watchers

Forks