Public
Like
geminiBbox
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v177View latest version
This application visualizes object detection results by drawing bounding boxes on images using the Google's Gemini 1.5 Pro AI model.
Try using this image of 8 bananas, with 1 row and 1/2/4 columns: https://f2.phage.directory/blogalog/bananas-8.png
Or this image of a phage plaque assay, with 3x3 grid and high contrast turned on: https://f2.phage.directory/blogalog/pae7.png
This app is an adaptation of Simon Willison's idea, which you can read more about here: https://simonwillison.net/2024/Aug/26/gemini-bounding-box-visualization/
- API keys are only stored in your browser's local storage.
- Source code: https://www.val.town/v/yawnxyz/geminiBbox/
- Original Source: https://github.com/simonw/tools/blob/main/gemini-bbox.html
Migrated from folder: Apps/GeminiBbox/geminiBbox