Skip to content

Modification of this to handle multiple whatsapp users. Also intergrated with chatgpt and uses django instead of flask to tun

License

Notifications You must be signed in to change notification settings

paulwababu/whatsapp-gpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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.

About

Modification of this to handle multiple whatsapp users. Also intergrated with chatgpt and uses django instead of flask to tun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.6%
  • Python 46.4%