-
Notifications
You must be signed in to change notification settings - Fork 0
SmartEating
SindhuReddyG-sgdd7 edited this page Oct 18, 2016
·
1 revision
Services/Rest API Used:
-
Foursquare API:
● Used for retrieving Restaurants based on location and search query. ● Also used for getting categories and menu items for a specific restaurant. -
IBM Watson Services:
● Used for getting the reviews for a selected restaurant.URL: http://gateway-a.watsonplatform.net/calls/text/TextGetTextSentiment
-
Google Knowledge graph search API:
● Auto population of data in the textfield is implemented using this API. -
SpeechToText API:
● Used to convert Speech to text. -
The Yummly Recipe API :
● It is used to get all the recipe’s and ingredients of the food items. -
Mlab online database service
● By using this service, we are implementing the online user account database to login.
Implemented:
- Social login using Google and Facebook
- Speech to text
- Text to speech
- Auto population of data
- Restaurant Search
- Menu and items can be retreived for restaurant selected
- Reviews of restaurant selected