Skip to content

CntrlX/whatsapp-gpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-gpt

  • You'll need to run WhatsApp from a phone number using the golang library I'm using.
  • You'll run a dedicated browser in another window that's controlling ChatGPT.
  • Two terminals: go run main.go, and python server.py. I am extremely doubtful they will work for you on the first run.
  • You can also try multichat.py if you want to watch two ChatGPTs talk to each other.
  • This marks the end of the readme file; it is a bit sparse; thankfully the code is too! Just tuck in if you can... and I will try to add more here later.

How to integrate ChatGpt with Whatsapp

  • Click ‘download zip’ to download the file

  • Next, execute the ‘Whatsapp-gpt-principal’ file in the terminal

  • Execute ‘server.py’ record in the terminal

  • Now, enter ‘Is’ and hit enter

  • Enter ‘python server.py’. Your phone will be automatically configured to OpenAI visit page

  • Next step is to verify that you are a human. Check the I’m a human box

  • Go to your WhatsApp account and you will find OpenAI ChatGPT integrated there.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.6%
  • Python 46.4%