- 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 install
npm start
-
chat-gpt-frontend
cd into chat-gpt-frontend
npm install
npm start
-
-
Notifications
You must be signed in to change notification settings - Fork 0
rk-tech-tutorial/chatgptdemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chat GPT Demo using reactjs and nodejs as backend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published