From 33199b2bc79e164fe2a1018f822c42c024e597c0 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 25 Aug 2024 21:17:12 -0700 Subject: [PATCH] Gemini bbox visualization tool Prompts: https://gist.github.com/simonw/c9b55757c8959b2c84d0d9bddd020f4d Which used https://gist.github.com/simonw/40ff639e96d55a1df7ebfa7db1974b92 See also: https://github.com/simonw/llm/issues/557#issuecomment-2309217476 --- gemini-bbox-tool.html | 142 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 gemini-bbox-tool.html diff --git a/gemini-bbox-tool.html b/gemini-bbox-tool.html new file mode 100644 index 0000000..b7cd63b --- /dev/null +++ b/gemini-bbox-tool.html @@ -0,0 +1,142 @@ + + + + + + Gemini API Image Processor with Bounding Box Visualization + + + + +

Gemini API Image Processor with Bounding Box Visualization

+ + + +
+
+ +
+ +