* RESTful API based web application which searches and returns the best travel hotspots in user's vicinity having similar visual features as user uploaded image.
* Optimized searching algorithm employing LSH(Locality Sensitive Hashing) is implemented for faster processing of results.
* Scene-Classifier-API based on state-of-the-art ResNet-18 model deployed using Flask.
* Admin Panel developed for performing CRUD operations in database.