View the project page at https://mo2000.github.io/Consensus/ and the official Devpost Submission at http://devpost.com/software/consensus
- Two Yelp users with previously written reviews
- Download the RSS feeds for the two users locally from http://www.yelp.com/rss
- Python 3.4 or greater
./consensus.py person1_rss.xml person2_rss.xml
The output will contain the favorite food types and favorite restaurants the two people have in common The output will be printed on the command line
- Create a web front end to showcase the results
- Incorporate a method to automatically retrieve the users' previously written reviews via RSS
- Incorporate restaurant price
- Add Instagram support by using the IBM Watson Alchemy AI toolkit
- Enhance the list of favorite food types in common by adding a threshold to show only the most liked ones
- Enhance the restaurant recommendation by using a more complex method