A vision-language model connects visual representations with text representations. It can receive an image with an instruction, identify relevant visual features and produce language or another action informed by both the picture and the request.
This makes the model useful for interface inspection, document understanding, visual coding and image-grounded agents. Its output can still miss details or misunderstand spatial relationships, so visual examples should be tested against the exact workflow rather than treated as proof of general reliability.
Acronyms and aliases
VLM acronymvision and language model variant
General terms
Related terms
Frequently asked questions
What can a vision-language model do with a screenshot?
It can describe the interface, answer questions, identify elements, suggest changes or help generate code based on visible structure and styling.
Is a VLM the same as an image generator?
No. A vision-language model primarily connects visual understanding with language, while an image generator primarily creates or edits images, although one system may combine both.