SmartEating - SindhuReddyG-sgdd7/CS551-Project-FoodGuide GitHub Wiki
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