- Clone the repo
- cd into the repo
cd chatgptdemo - You will see 2 folder
-
chat-gpt-backend
cd chat-gpt-backend- In Chat GPT backend folder create a file called .env
- Add those variables which are in .env.example file
- You will need to get the API key from OpenAI
npm installnpm start
-
chat-gpt-frontend
cd into chat-gpt-frontendnpm installnpm start
-
rk-tech-tutorial/chatgptdemo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
