Skip to content

achrekarom12/OpenAIChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ChatBot

Made with OpenAI


To Run this:
1. Clone this repo
2. Go to the client folder -> cd client
3. Install node modules -> npm install
4. Again go to the server folder -> cd .. -> cd server
5. Create .env file
6. Write -> OPENAI_API_KEY = "paste your openai_api key here"
7. Open two terminals side by side one in server folder and another one in client folder.
8. In server folder -> npm start server
9. In client folder -> npm run dev
10. To terminate: ctrl+C

About

Made with OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published