From 80f9cb75e134c5e6ad5a758d0c24c8d124d5faba Mon Sep 17 00:00:00 2001 From: Nihal anil <43931373+CntrlX@users.noreply.github.com> Date: Thu, 26 Jan 2023 07:59:39 +0530 Subject: [PATCH] Update README.md Added a how-to integrate text --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 02b64fcf..cda3e7fc 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,20 @@ * 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.