项目作者: bhorgaurav

项目描述 :
RestoFit: A context-aware and adaptive restaurant recommendation system
高级语言: Java
项目地址: git://github.com/bhorgaurav/restofit.git
创建时间: 2017-03-29T22:53:00Z
项目社区:https://github.com/bhorgaurav/restofit

开源协议:GNU General Public License v3.0

下载


RestoFit

Features

  • Login with Facebook & Google via Firebase
  • Image analysis (Multi-class classification) using Google’s TensorFlow
  • Sentiment analysis using MeaningCloud
  • Google Awareness API for detecting the user’s context
  • Firebase as the database and file storage server
  • Consumes data from Yelp and Zomato APIs
  • Dynamic search using location, category etc.

How to run

  • Clone the Project
  • Import the project in Android studio
  • Create App on the google/facebook developer console for login using google/facebook
  • Create app in firebase console
  • Register app in firebase console
  • Register the google/facebook app in the firebase console
  • Add the keys in strings.xml in the android app.

Issues or suggestion?

Send a pull-request!