Skip to content

HadrienBoyer/panda-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PANDA WHATSAPP

Chat with ChatGPT

  • You'll need to run WhatsApp from a phone number, using the Golang lib "whats-meow".
    • You'll run a dedicated browser in another window that's controlling ChatGPT.
  • Open two terminals in your favorite IDE (I am using GoLand), or from your OS, then run these two commands:
    • go run main.go
    • 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.

Releases

No releases published

Packages

No packages published