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

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

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
```