This repo is for Foodie - a translator for fancy menu terms :)
pip install boto3
Sub in your own AWS ACCESS KEY ID and SECRET ACCESS KEY to use the API
pip install --upgrade google-cloud
Create Service account key on GCP and download the json file. Set a new environment var GOOGLE_APPLICATION_CREDENTIALS to the path of the json file.