Skip to content

upload-AI is an application that utilizes the OpenAI API to generate video descriptions and video titles, a project developed using React-JS and Node-JS in collaboration with Diego Fernandes, an instructor at Rocketseat during NLW.

Notifications You must be signed in to change notification settings

renanzitoo/upload-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Upload-AI

👩🏾‍💻 Technologies

  • React-JS
  • TypeScript
  • TailWindCSS
  • Node-JS
  • Prisma
  • OpenAI
  • Fastify

💻 Requirements to install code

Before starting, check the following requirements:

  • Node installed
  • Visual Studio Code
  • Git installed

🚀 Installing app code on macbook

if you have ssh configured, run the command

git clone git@github.com:renanzitoo/upload-AI

if you don't have ssh configured, run the command

git clone https://github.com/renanzitoo/upload-AI

After installing, open the installed folder with terminal and run cd upload-ai-server npm install npm run dev cd upload-ai-web npm install npm run dev

📫 Contributing

  1. Fork this repository
  2. Create a new branch: git checkout -b <branch_name>.
  3. Make changes and commit: git commit -m '<commit_message>'
  4. Send to base branch: git push origin Tegami / <local>
  5. Create a pull request.

see the GitHub documentation on how to create a pull request

📷 Image

a

🤝 By


Renan Costa

About

upload-AI is an application that utilizes the OpenAI API to generate video descriptions and video titles, a project developed using React-JS and Node-JS in collaboration with Diego Fernandes, an instructor at Rocketseat during NLW.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published