AI Gateway

Nano Banana Pro (Gemini 3 Pro Image)

google/gemini-3-pro-image

Nano Banana Pro (Gemini 3 Pro Image) builds on Nano Banana's generation capabilities into a new era of studio-quality, functional design to help you create and edit high-fidelity, production-ready visuals with unparalleled precision and control. Improvements include enhanced world knowledge and reasoning, dynamic text and translation, and studio level controls.

index.ts
import { generateText } from 'ai'
const result = await generateText({
model: 'google/gemini-3-pro-image',
prompt: 'Render a picture of a red balloon.',
});