Simple Whatsapp Bot with OpenAI API
For Baileys Version click here
$ git clone https://github.com/yaelahda/openai-wabot
$ cd openai-wabot
$ npm install
$ npm start
Note: Edit index.js file (line 4) & input your API Key (get your API key https://beta.openai.com/account/api-keys)
> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb
- pedroslopez/whatsapp-web.js - WhatsApp Web Api
- OpenAI - OpenAI-Node