Skip to content
Dashboard

Gemini 3.1 Flash Lite Image (Nano Banana 2 Lite)

Gemini 3.1 Flash Lite Image (Nano Banana 2 Lite) is the fastest, most cost-efficient image model in the Nano Banana family, generating and editing 1K images with reliable prompt adherence, strong character consistency, and legible in-image text for high-volume production workloads.

Image GenImplicit CachingReasoningVision (Image)Web Search
index.ts
import { generateText } from 'ai'
const result = await generateText({
model: 'google/gemini-3.1-flash-lite-image',
prompt: 'Render a picture of a red balloon.',
});