Skip to content

LocaleSenseAI is a Chrome Extension that suggests you POI (Points of Interest) based on your location and search history. It uses Gemini Nano to go through your search history (on-device, without your search information being leaked outside or for training the LLM) and suggests destinations to visit based on your likes and interests.

Notifications You must be signed in to change notification settings

abhinavpy/LocaleSenseAI

Repository files navigation

LocaleSenseAI

This is a chrome extension

Instructions to Use

IMPORTANT: You need to first go to Google Cloud and get yourself an API KEY that has Google Places API, Google Geocoding API and Google Maps API enabled.

Then go to popup.js and paste the API Key on Line 13.

Then follow the below steps.

Clone the Repository

On your terminal git clone https://github.com/abhinavpy/LocaleSenseAI.git

Go to Chrome.

Search chrome://extensions on the search tab.

Toggle Developer Mode on the top-right to Yes.

On the top-left click on Load Unpacked.

Now choose the cloned folder.

You will see LocaleSense in the All Extensions section on the chrome tab.

Make sure to enable this extension and pin it to your taskbar.

Click on the extension and use it as you please.

About

LocaleSenseAI is a Chrome Extension that suggests you POI (Points of Interest) based on your location and search history. It uses Gemini Nano to go through your search history (on-device, without your search information being leaked outside or for training the LLM) and suggests destinations to visit based on your likes and interests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published