1. Inline Image Generation Experience
Accelerated Logic AI generates visual assets directly within assistant message bubbles. Rather than switching to an external tool, images render in-line alongside text and code explanations.
While generating, a 100x100px animated viewfinder card displays a scanning laser grid, rotating corner brackets, and centered sparkle icons.
Images fade in capped at 50vh height. Hovering presents a resolution badge (e.g. 1024×576) and a 1-click PNG download button.
2. How to Trigger Image Generation
Image generation requires explicit intent in your user prompt to prevent accidental API calls:
Effective Prompts: "Generate an image of a cyberpunk skyline at night", "Create a logo: minimalist coffee shop icon", "Draw a picture of a futuristic dashboard".
Multi-Agent Pipeline Note: In Multi-Agent mode, only the Finalizer agent is permitted to emit the <image_gen prompt="..." /> system tag.
3. Image Models & Aspect Ratios
Configure default synthesis behavior in Settings → Image Generation:
- Gemini 3.1 Flash Image (Nano Banana 2): Fast, balanced default.
- Gemini 3 Pro Image (Nano Banana Pro): High-fidelity prompt adherence.
- Imagen 4 & Imagen 4 Ultra: Dedicated photorealistic generation.
- Ratios: 1:1 (Square), 16:9 (Landscape), 9:16 (Portrait), 3:2, 2:3, 4:3, 3:4.
- Auto-Enhance Prompt: LLM pre-expands short prompts into detailed lighting and composition directives.
4. Pollinations AI Free Fallback Engine
When no Gemini key is provided or when rate limits (429) / backend outages (5xx) occur, Accelerated Logic automatically redirects requests to the free Pollinations AI service:
Zero-Configuration Fallback: Operates seamlessly without requiring third-party API keys or usage quotas.
Manual Force Retry: If a generation fails due to a safety policy or billing block, click Force Retry via Pollinations AI on the error card to re-attempt generation immediately.
5. Prompting Best Practices & Image Reuse
Detailed Styling Directives: Specify lighting ("cinematic soft lighting"), artistic media ("3D Octane render", "flat vector"), and perspective ("rule of thirds, macro lens").
Vision Model Iteration: Download generated PNGs or paste them directly back into the chat composer to refine visuals with vision-enabled models (e.g. "Use this layout as reference, but change the palette to warm sunset tones").
6. Troubleshooting Image Generation
401 Key Rejected? Verify that your Google AI Studio key starts with valid credentials and has Generative Language API enabled.
Safety Policy Block (400)? Rephrase your prompt to avoid trademarked brand names or restricted content filters.
429 Rate Limit Exceeded? Enable Pollinations AI Fallback in Settings to maintain uninterrupted image synthesis during peak usage.