https://github.com/ariear/openai-wa
implement openai to whatsapp
https://github.com/ariear/openai-wa
chatgpt open-ai whatsapp-bot whatsapp-chatgpt
Last synced: about 2 months ago
JSON representation
implement openai to whatsapp
- Host: GitHub
- URL: https://github.com/ariear/openai-wa
- Owner: ariear
- Created: 2023-02-14T13:44:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T12:14:16.000Z (over 3 years ago)
- Last Synced: 2025-01-18T17:53:08.370Z (over 1 year ago)
- Topics: chatgpt, open-ai, whatsapp-bot, whatsapp-chatgpt
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Openai Wa
## Instalation
Clone repository ini https://github.com/ariear/openai-wa.git
```
git clone https://github.com/ariear/openai-wa.git
```
```
cd openai-wa
```
Jika kamu pakai yarn
```
yarn
```
kalau tidak
```
npm install
```
Isi API KEY OPEN AI di file env.js
```
yarn dev
```