Restaurant recomendation platforms need mass ammount of data. Why not use Instagram's data instead? Income can be made by promoting certified users of my service
Problem 1: Not all images are valid often times being advertisements.
Solution: I will use very light weight machine learning model to classify valid images.
Problem 2: Instagram captions are hard to notice the restaurant name and location.
Solution: I will use very light weight machine learning model to detect restaurant names and location based on caption of post
I used
- Flask, Tensorflow2.0 (for backend service)
- HTML/CSS(Bootstrap4)/JS (for front end service)


