Skip to content

fercho-dev/recipe-maker

Repository files navigation

Recipe Maker is...

A whatsapp chatbot that can teach you how to cook your favorite recipes.

How does it work?

Upload a photo of your favorite plate an get the instructions to cook it.

How to use it?

This repo contains all the code you need, but before using it you have to deploy it.

You're gonna need the next:

  1. Meta Developer Account
  2. An app in the Meta Developer Dashboard
  3. A Whatsapp API Token
  4. Connect Whatsapp Messages Webhook to your app deployment
  5. An OpenAI API Account and API KEY
  6. 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