Santosl2 / wpp-chatgpt

Make your whatsapp BOT talk like a human using ChatGPT!
Apache License 2.0
81 stars 78 forks source link
artificial-intelligence bot bot-api chatbot chatgpt chatgpt-api chatgpt3 ia javascript nodejs whatsapp-automation whatsapp-bot whatsapp-chatgpt whatsapp-web

Whatsapp Chat GPT

Whatsapp Chat GPT is a simple Whatsapp bot that consuming OpenIA API. You can make your questions and get your responses inside Whatsapp.

Demo video

https://user-images.githubusercontent.com/67132916/212448427-d70eceb9-b59b-49f9-8c23-0c4654a312ff.mp4

Technologies

Localy run

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

License

Apache 2.0