Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.42 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.42 KB

Nameless

Project #1-What The Fork

What The Fork is a user friendly application that allows anyone to prepare meals like a chef on the go. Application provides a simple user interface that allows the user to drag and drop a photo of ingredients. API technologies will output to the user information regarding the ingredients along with recipes. Why is this important and how can someone benefit from using WTF.

What are the features, advantages and benefits of using WTF?

Feature: Having the freedom of being able to find recipes on the go when your out and about.

Advantage: You can take a picture of anything and on the spot get information specific to your photo.

Benefit: Instead to doing random searches looking for ingredients and recipes, What The Targets your photo by only generating information based on photo submitted.

Technical Specs

• Watson Visual Recognition API: Understands the contents of images. Watson analyzes images for scenes, objects, faces, colors, food and other subjects that can give you insights into the visual content. Watson will index it's search by assigning a confidence rating. The higher the rating, the more accurate the recognition is.

• Yummly Recipe API: This API lets you integrate recipes and faceted recipe search into your website.

• Wikipedia API: Once the user drags and drops photo, Wikipedia will output information regarding photo content.

• Node.js

• AJAX

• Imgur API