Backend to Recommeddit: a web app to rank products based on Reddit recommendations
Detailed Explanation of Recommeddit: https://docs.google.com/presentation/d/1r7gSxrDE4O4K4hVU-yP-y4-wfWT8hqI7_aDyzmtRk8s/edit#slide=id.gdb2c3d0b08_8_57
Overall Flow:
- User custom search
- Reddit Post and Comment Aggregation
- Named Entity Recognition to identify movies and TV shows
- Sentiment Analysis on user comments
- Ranked results outputted to website!