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
- Host: GitHub
- URL: https://github.com/amanmandal-m/chatgpt-integration
- Owner: Amanmandal-M
- Created: 2023-06-16T01:07:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T15:03:33.000Z (almost 2 years ago)
- Last Synced: 2024-12-26T23:41:15.714Z (4 months ago)
- Topics: express-js, mongoose, node-js
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 Backendnpm i / npm install
```
## Start the Backend server
```
npm run startnode server.js
```Note :
- You can use any of them .
- Before doing anything first create .env file and put your `OPENAI_API_KEY = `