You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use this program you will have to follow these steps:
First you will need to create a whatsapp Business API account, set up your webhook and host the code on your server. The webhook should trigger the code to run upon receiving any new messages on your whatsapp for Business account.
Create and initialize a google vision account and add your credentials to the json file.
Change the credentials path in the main.py file to the name of your credentials.json file.
Add you openAI key and Whatsapp token as environment variables.
And Bob's your uncle, you've got a whatsapp-based AI-tutor -->