Skip to content

Tourist Attraction Search and Recommendation, based on Landscape Recognition and Google Places API.

Notifications You must be signed in to change notification settings

ayanatherate/Tourist-Attraction-Search-and-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Tourist-Attraction-Recommendation

Open In Colab
This image-embedding based recommendation system is based on the following steps as charted:

Step 1: Untitled presentation (3)

Step 2: Untitled presentation (2)



Example output:

image



Updates 5th April 2024:

Added a two-tower based embedding model structure where we take into account place names (embeddings) along with their google images, while providing recommendations. As lets say, simila tourist spot names might be similar too. For example, 'Jaipur Palace' and 'City Palace', can be similar as both are indicative of 'Palace'-s as compared to 'Jaipur Palace' and 'Hill View Point', which are indicative of two different places.
By combining the name embeddings along with the existing image embeddings in a combined weighted cosine similarity score, we have more robust predictions.

Tourist-Attraction-Search

Open In Colab

A separate use-case, I've tried to work on: given a location and a search radius, bring out the top Tourist Spots according to preference (example 'Hills', 'Palaces' etc.) However, Google Maps has this functionality. If you want to search 'Hills near me' on the Gmaps search bar, it will do it's job for you. If you still want to check out, refer to the collab noteboo above.

About

Tourist Attraction Search and Recommendation, based on Landscape Recognition and Google Places API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published