A smart recipe finder built with Angular.js for ConUhacks
Upload a picture of your groceries and Food Slayr will retrieve recipes related to the food in your picture.
- Clarifai: An API that analyses images by convolution and returns the most relevant tags.
- documentation: https://developer.clarifai.com/docs/
- Yummly: An API that returns relevant recipes based on user-input parameters.
- documentation: https://developer.yummly.com/documentation
GNU GENERAL PUBLIC v3