Roboflow

Best Visual Question Answering Models

Compare the best 69 visual question answering models and try 62 of them on your own image, free in the Roboflow Playground. 30 are open-weight, so you can self-host them for free under their licenses.

69 models · 30 open-weight · 62 free to try · prices synced Jul 28, 2026

Best Visual Question Answering Models 2026

The best visual question answering model on our visual reasoning benchmark right now is Gemini 3.5 Flash by Google, scoring 84.1% across 23 models tested, followed by Gemini 3.6 Flash at 80.1%. Updated Jul 28, 2026. See the full ranking.

Benchmark scores

Ranked on our visual reasoning benchmark, 23 models tested, updated Jul 28, 2026

#1GoogleGemini 3.5 FlashAPI84.1%
#2GoogleGemini 3.6 FlashAPI80.1%
#3MetaMuse Spark 1.1API74.8%
#4GoogleGemini 3.1 ProAPI72.2%
#5AnthropicClaude Opus 5API71.5%

See the full benchmark

Open-Source Visual Question Answering Models

30 models with downloadable weights you can self-host under their licenses (Modified MIT, Apache 2.0, and MIT). 23 run live in the Playground through hosted APIs, so self-hosting is optional.

MoonshotAI
Kimi K3Moonshot AI
NEW
2.8TModified MITJul 2026
Try
GoogleNEW
12BApache 2.0Jun 2026
Qwen
27BApache 2.0Apr 2026
35B total, 3B activeApache 2.0Apr 2026
Try
Google
25.2BApache 2.0Apr 2026
Try
Google
31BApache 2.0Apr 2026
Try
Z.ai
0.9BMITMar 2026
Try
Qwen
9BApache 2.0Mar 2026

Visual Question Answering Models via API

39 proprietary models where the weights aren't downloadable: access is through each provider's API and billed by them. Try all of them free in the Playground.

QwenNEW
$0.030$0.131MJul 2026
Try
Anthropic
Claude Opus 5Anthropic
NEW
$5.00$25.001MJul 2026
Try
GoogleNEW
$0.30$2.501.0MJul 2026
Try
GoogleNEW
$1.50$7.501MJul 2026
Try
OpenAINEW
$0.50$3.001.5MJul 2026
Try
OpenAINEW
$5.00$30.001.5MJul 2026
Try
OpenAINEW
$1.25$7.501.1MJul 2026
Try
MetaNEW
$1.25$4.251.0MJul 2026
Try

How to Choose a Visual Question Answering Model

VQA quality tracks general reasoning ability more than any other vision task: the model must read the question, find the evidence in the image, and reason to an answer. That makes the choice mostly about how hard your questions are and how expensive a wrong answer is.

Questions that chain steps (counting plus comparison, reading text then interpreting it, spatial reasoning in cluttered scenes) separate the top models from the rest quickly. If your questions are open-ended or your users type anything they want, the frontier tier is the safe default; our visual reasoning benchmark on the evals page shows how the current models actually rank on this.

When the question is fixed and simple ("is the shelf empty?", "is a person present?"), a small open VLM answers at a fraction of the cost, and often a trained classifier or detector answers it even more reliably: a fixed question is really a classification or detection task in disguise, and converting it usually improves both accuracy and unit economics.

VQA models answer fluently whether or not they are right. For production use, prefer questions whose answers can be checked (counts you can verify with a detector, text you can verify with OCR), ask for the evidence in the answer, and treat free-form answers about safety-critical content as drafts for review rather than decisions.

The bottom line: Open-ended questions need a frontier model; a fixed, repeated question is usually a classification or detection task wearing a question mark, and converting it is cheaper and more reliable.

Frequently Asked Questions About Visual Question Answering Models

Visual question answering (VQA) is the task of answering a free-form question about an image, which forces a model to combine perception with language understanding and reasoning. A single question may require recognizing objects, reading text inside the image, counting, comparing positions, or chaining several of those steps, and the output is text rather than a fixed label or box. Modern vision language models handle VQA zero-shot: the image and question go in together and the model generates the answer. Benchmarks score exact-match or judged answer quality across question types. VQA drives document and screenshot understanding, assistive technology for low-vision users, and ad hoc extraction like "what is the total on this receipt?". This page lists 69 visual question answering models, including 30 open-weight options you can self-host; 62 of them run live in the Playground so you can test them on your own images.

On our visual reasoning benchmark (23 models tested, updated Jul 28, 2026), Gemini 3.5 Flash by Google currently scores highest at 84.1%. The full ranking is on our evals page. For fixed categories in production, a model fine-tuned on your own data still often wins.

Yes. 30 of the 69 visual question answering models here are open-weight (for example Kimi K3, Gemma 4 12B, and Qwen3.6 27B), free to self-host under their licenses (Modified MIT, Apache 2.0, and MIT).

Yes. You can run 62 of them in the Roboflow Playground for free. Upload an image and compare the models' output side by side, no setup required.

This page lists all 69 visual question answering models in the Roboflow Playground catalog: 30 open-weight models you can self-host and 39 proprietary models accessed through provider APIs; 62 of them run live in the Roboflow Playground on your own images. On our visual reasoning benchmark (23 models tested), Gemini 3.5 Flash by Google currently scores highest. Compare licenses, parameters, API prices, and release dates side by side, or open any model page for full details.