Nano Banana (Gemini 2.5 Flash Image)
Nano Banana (Gemini 2.5 Flash Image) is Google's native image generation and editing model, combining multimodal world knowledge with character consistency, targeted prompt-based edits, and multi-image fusion in a single model.
import { generateText } from 'ai'
const result = await generateText({ model: 'google/gemini-2.5-flash-image', prompt: 'Render a picture of a red balloon.',});Playground
Try out Nano Banana (Gemini 2.5 Flash Image) by Google. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.