Skip to content

nogoezen/upgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UpGPT

This is a Next.js project created.

Getting Started

To get started with the project, follow these steps:

  1. To check which Node version you have on your computer : node -v
  2. Link to download Node.js : https://nodejs.org/en/download
  3. type in prompt the command: npm create vite@latest client --template vanilla

You need to get OpenAI API key, which can be found there: https://beta.openai.com/account/api-keys

OpenAI API documentation can be found there: https://platform.openai.com/docs/api-reference

Issues

If you're experiencing 401, 429, or similar issues, here are some potential solutions: