Get Response from Chat GPT made with Node.js and MongoDB.
Clone the project
git clone https://github.com/IImRan007/Chat-App-with-ChatGPT-Backend
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
To run this project, you will need to add the following environment variables to your .env file
PORT
MONGO_URI
OPENAI_KEY