Generative Link Previews lets you get a useful high level understanding of a link by Shift + hovering over it. It's been carefully prompt engineered to ensure that it doesn't give vague general answers, instead focusing on pulling out the specific details that are most useful to you!
Built for the Google Chrome Built-in AI Challenge
- Shift + Hover over a link to get a useful high level understanding of a link
- Hybrid AI support - switch between Gemini Nano and Gemini Pro with a click of a button
- Fully-local & privacy preserving - no data leaves your device (with Gemini Nano)
- Multilingual support for 40+ languages (with Gemini Pro)
-
Gemini Nano:
- Fully-local model, no data leaves your device
- Supported for English only
- Uses upto 1200 characters of context from a webpage
-
Gemini Pro:
- Powerful cloud model, supports over 40 languages
- Higher accuracy & conformance to style
- Uses upto 15000 characters of context from a webpage
- Clone this repository.
- Run
npm installin the project directory. - [IMPORTANT] Edit
background.jsto replace the placeholder API key with your own - Run
npm run buildin the project directory to build the extension. - Load the newly created
distdirectory in Chrome as an unpacked extension. - Go to any page and Shift + hover over a link to see a preview.
