/openai-wabot

Simple Whatsapp Bot with OpenAI API

Primary LanguageJavaScriptMIT LicenseMIT

openai-wabot

Simple Whatsapp Bot with OpenAI API

openai-wabot

Install

$ 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)

Install google chrome stable (Linux):

> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb

Dependencies