Chat-GPT Nodejs App with MongoDB

Get Response from Chat GPT made with Node.js and MongoDB.

Run Locally

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

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

MONGO_URI

OPENAI_KEY