A whatsapp chatbot that can teach you how to cook your favorite recipes.
Upload a photo of your favorite plate an get the instructions to cook it.
This repo contains all the code you need, but before using it you have to deploy it.
You're gonna need the next:
- Meta Developer Account
- An app in the Meta Developer Dashboard
- A Whatsapp API Token
- Connect Whatsapp Messages Webhook to your app deployment
- An OpenAI API Account and API KEY
- Create a .env.local file in the root of the project with the next variables:
VERIFICATION_TOKEN, PHONE_NUMBER_ID, WHATS_API_TOKEN, OPENAI_API_KEY, DEPLOY_URL