Skip to content

Make your whatsapp BOT talk like a human using ChatGPT!

License

Notifications You must be signed in to change notification settings

Kizuno18/wpp-chatgpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

example.mp4

Technologies

Localy run

Clone this project

  git clone [email protected]: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

About

Make your whatsapp BOT talk like a human using ChatGPT!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Shell 1.5%