Documentation Index
Fetch the complete documentation index at: https://docs.appliedaifoundation.org/llms.txt
Use this file to discover all available pages before exploring further.
What it does
The Image Generator turns a text description into an image using AI image-generation models. It handles model selection, aspect ratio, resolution, and edit-an-existing-image flows in one consistent interface.When to use it
- “Generate image”
- “Create a picture of…”
- “Make me an image”
- “Draw …”
- “Generate artwork”
Models
| Model | When to use |
|---|---|
| Nano Banana | Fast iteration, exploration, drafts |
| Nano Banana Pro | Production-ready output, professional quality, strong text rendering inside the image (signage, labels, posters) |
What you can control
- Prompt — the description of the image
- Model — fast vs professional
- Aspect ratio — square, landscape, portrait, custom
- Resolution — standard or higher
- Reference image — optional, for edit-an-existing or style-transfer flows
How it works
- Captures the user’s description.
- Asks model and parameter preferences when they aren’t obvious from the request.
- Calls the image generation engine with the right configuration.
- Returns the generated image and the parameters used (so iterations are reproducible).
What it produces
- The generated image in the requested aspect ratio and resolution
- The exact prompt and parameters used (so the generation can be re-run or refined)
Related skills
- image-analysis — counterpart for analysing images instead of generating them