Whatsapp Chat GPT is a simple Whatsapp bot that consuming OpenIA API. You can make your questions and get your responses inside Whatsapp.
example.mp4
Clone this project
git clone git@github.com:Santosl2/wpp-chatgpt.git
Enter in repository project folder
Go to the .env.example and rename it to .env, and change the OPENAI_API_KEY to your Chat GPT API Key
Now, install the dependencies
npm install
Run the BOT and scan QR Code
npm run start