Settings

Theme

Show HN: I built a UI for Gemini 3 (Nano Banana) Batch API – 50% cheaper

github.com

2 points by aaronkwhite a month ago · 1 comment

Reader

aaronkwhiteOP a month ago

Started messing with Gemini 3 Pro image generation over the holidays. First tried having Claude interact with the Gemini CLI — worked fine, but burned through tokens fast.

Built a UI instead. Hits the Batch API directly, which is half the cost of real-time: text-to-image, image-to-image, and queue management. NextJS, SQLite, everything local, bring your own API key.

~$0.02/image at 1K, $0.07 at 2K, $0.12 at 4K.

Built it with Claude. Codebase is simple enough that any agent can help iterate on it. Planning to add Veo 3 when Google opens batch access for video. Feedback welcome.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection