Overview
Vision capability lets a model take an image as input alongside text. Unlike classical computer vision, which classifies against a fixed label set, a vision-language model answers open-ended questions about what it sees.
How it works
An image encoder converts the picture into embeddings that are projected into the language model's token space, so the model attends over image and text together and can reason about both in one pass.
Supported AI tools
Support level is recorded per tool, so an integration is never shown as a built-in feature.
Use cases
Alt-text generation
Describe images automatically to meet accessibility requirements.
MediaChart and screenshot reading
Extract figures and takeaways from an image of a dashboard or report.
BusinessVisual quality inspection
Flag defects or inconsistencies from production-line photos.
ManufacturingContent moderation
Screen user-uploaded images against policy before publication.
PlatformBenefits
- Answers open questions about an image without a bespoke model.
- Reads charts, diagrams and screenshots as well as photographs.
- Describes images for accessibility automatically.
- Powers visual QA and inspection without labelled training data.
Limitations
- Precise counting and spatial relations remain weak.
- Small text and fine detail in busy images get missed.
- Confident descriptions of things that are not there still occur.
- Medical and safety-critical interpretation needs a specialist model.
What to look for when choosing a tool
- Image resolution limits and cost per image
- Accuracy on your specific visual domain
- Text-in-image handling if documents are involved
- Moderation and privacy rules for uploaded photos
- Latency at your expected request volume