Skip to main content

Image Generation Adapters

Used for image-generating AI tools.

ImageGenerationAdapter source class

OpenAI Image Generation Adapter

pnpm i @adminforth/image-generation-adapter-openai

Uses OpenAI image generation models such as DALL·E, gpt-image-1, and gpt-image-1.5 to generate images from text prompts.

Up to the winter 2026 OpenAI models are one of the most powerful image generation models available, especially GPT-Image-1.5, which is why we started with them.

Gemini (Nano Banana) Image Generation Adapter

pnpm i @adminforth/image-generation-adapter-nano-banana

Uses the latest gemini-3.1-flash-image-preview model for instant image generation with text descriptions.

This model is the top of the Nano Banana line as of 2026, combining the speed of the Flash series with the improved detail of version 3.1. The adapter lets you integrate the advanced capabilities of previous models into your interface and generate precise visuals even for specific or complex prompts.