mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* add audio scribe sample * Fix wrong parameter name * Cleanup and more robust audio scribe * better manifest descriptions * demo chat app clean up
896 B
896 B
Alt-texter: On-device multimodal AI with Gemini Nano - image understanding
This sample demonstrates how to use the image understanding capabilities of the multi-modal Gemini Nano API preview together with Chrome's translation API. To learn more about the API and how to sign-up for the origin trial, head over to Built-in AI on developer.chrome.com.
Overview
This extension adds a context menu entry for images on the web to generate an alt text description that is displayed in a popup window.
Running this extension
- Clone this repository.
- Load this directory in Chrome as an unpacked extension.
- Right click an image on a webpage and select "Generate alt text"