An open API service indexing awesome lists of open source software.

https://github.com/amanmandal-m/chatgpt-integration

Integrating ChatGPT with Backend Systems
https://github.com/amanmandal-m/chatgpt-integration

express-js mongoose node-js

Last synced: 2 months ago
JSON representation

Integrating ChatGPT with Backend Systems

Awesome Lists containing this project

README

        

ChatGPT-Integration


Backend Docs


Integrating ChatGPT with Backend Systems


## Clone Repository


```
git clone https://github.com/Amanmandal-M/ChatGPT-Integration.git
```


## Installation


```
cd Backend

npm i / npm install
```


## Start the Backend server


```
npm run start

node server.js
```

Note :

- You can use any of them .

- Before doing anything first create .env file and put your `OPENAI_API_KEY = `