cyberneticlibrary

Generate images with Google Imagen

whisk-proxyskillsetup L220
AndyShaman/whisk-proxy
What it does

Generate images using Google Imagen 4, Nano Banana, or Reference-to-Image

Best for

When you need free AI image generation (Imagen 4 quality) via your Google account without API keys or paid subscriptions.

Inputs
  • · prompt (English text, 1-4 images)
  • · optional: model (imagen4, banana, r2i)
  • · optional: aspect ratio, seed, output directory
Outputs
  • · PNG image files (1024x1024 or custom aspect ratio)
Requires
  • · Chrome extension (Flow API)
  • · Google account (OAuth)
  • · Node.js runtime
Preconditions
  • · Chrome extension installed from baseDir/extension/
  • · Signed into Google/labs.google
  • · Token stored in ~/.flow-proxy/token.json
Failure modes
  • · Token expired (auto-starts auth server, user clicks extension)
  • · Prompt in non-English may degrade quality
  • · Rate limited by Google account level
Trust signals
  • · No API key required
  • · Chrome extension OAuth auto-refresh
  • · Three generation models (Imagen 4, Nano Banana, R2I) with clear best-for guidance