Roboflow

The Vision AI Playground: test and compare models on your own images

Run 130+ vision AI models side by side, free. Pick from Google, OpenAI, Anthropic, Meta, Qwen, and more. Try detection, OCR, captioning, classification, segmentation, and 20 other vision tasks. Live arena rankings show which models win.

  • 130+
    models
  • 25
    vision tasks
  • Live
    arena rankings
  • Free
    to use

Test Vision AI Models Online for Free

You don't need an API key, a notebook, or a credit card to find your model. Upload one of your own images, pick your task, and run up to four models on it at once, free. In seconds you see how each one handles your lighting, your objects, and your edge cases, with the outputs side by side.

QwenQwen3.8 27BNEW
Qwen3.8-27B is a dense vision-language model of roughly 27.78 billion parameters from Alibaba's Qwen team, built on the architectural foundation established by the Qwen3.5 generation. It takes interleaved text, image, and video input through an integrated vision encoder and produces text, covering document and chart understanding, visual question answering, front-end code generation from visual references, and agentic computer-use workflows. The decoder is a hybrid stack of 64 layers that repeats a pattern of three Gated DeltaNet linear-attention blocks, each followed by a feed-forward block, then one grouped-query full-attention block, so only a quarter of the layers maintain a conventional key-value cache. Native context length is 262,144 tokens.Post-training targets long-horizon agentic work, and the model exposes per-request thinking control that lets callers switch reasoning traces on or off and choose a reasoning effort level. Multi-token prediction weights are trained alongside the main network for speculative decoding. Qwen reports improvements over Qwen3.6-27B on agentic and multimodal evaluations including Terminal-Bench 2.1, OSWorld-Verified, and SWE-bench Multimodal, with additional results on MathVision, CharXiv, and an internal Vision2Web suite.
Apache 2.0VLM
GoogleGemini 3.7 FlashNEW
Gemini 3.7 Flash is a proprietary multimodal model from Google, positioned in the Flash branch of the Gemini 3 series that trades some of the capacity of the larger Pro models for lower latency and lower cost per token. It accepts interleaved text and image input alongside other modalities handled by the Gemini family and returns text, and it continues the series pattern of exposing a configurable thinking budget so that reasoning effort can be scaled up for harder problems or reduced for high throughput extraction, routing and classification work. The model is announced roughly three weeks after Gemini 3.6 Flash, part of an unusually fast iteration cadence within the Flash line.Google reports gains concentrated in agentic coding and front end generation, citing a WebDev Arena Elo of 1588 for this release compared with 1538 for the preceding Flash model, and describes it as producing more functional layouts and more feature complete applications in fewer prompts. Weights are not published and the architecture, parameter count and training corpus are undisclosed, consistent with prior Gemini releases. Visual capability follows the Flash lineage, covering image and document understanding, chart and diagram interpretation, text recognition in images, and general visual question answering.
VLM
GrokGrok 4.6NEW
Grok 4.6 is a proprietary reasoning model from xAI aimed at long-running agentic workflows, coding, and knowledge work. It accepts text and image input and returns text, with a 500,000 token context window and a knowledge cutoff of February 1, 2026. The model exposes an adjustable reasoning budget with low, medium, high, and xhigh settings, where high is the default, and it supports function calling, structured outputs, web and X search, and code execution as documented tool behaviors. Its visual capability covers interpreting images supplied alongside text prompts, which places it in the visual question answering and document understanding family rather than producing pixel level outputs such as boxes or masks.xAI characterizes Grok 4.6 as the result of an extended post-training run over the Grok 4.5 lineage rather than a new pretrained base. The described recipe combines curated model-generated reasoning and technical data, engineering data, a revised optimizer, regenerated supervised fine-tuning trajectories, and reinforcement learning across agent environments spanning knowledge work, coding, kernel optimization, web development, and computer-aided design. Parameter count and architecture specifics are not disclosed. Independent measurement from Artificial Analysis places the model at 61 on its Intelligence Index, five points above Grok 4.5.
VLM
MetaMuse Glimmer 30BNEW
Muse Glimmer 30B is a dense vision language model from Meta built for long-horizon agentic work on local hardware. The architecture pairs a 52-layer causal text decoder with a roughly 1.8B parameter ViT-G/14 perception encoder for about 29.6 billion parameters in total, and it accepts interleaved text and image input so an agent can interpret screenshots, charts, and documents alongside conversation. The decoder uses grouped-query attention with 32 query heads and 2 key-value heads, a repeating pattern of three sliding-window local attention layers followed by one global layer, SwiGLU feed-forward blocks, and rotary position embeddings applied on the local layers, supporting a trained context of 131,072 tokens.Meta describes the model as distilled from the larger Muse Spark and trained and evaluated around agentic behavior: end-to-end task completion, schema-accurate tool calling, multi-step reasoning across extended workflows, and recovery when a tool call returns an unexpected result. Reasoning effort is selectable across low, medium, high, and xhigh settings, and the model emits channel-scoped reasoning traces together with XML style tool calls rather than JSON, which requires parsers specific to this family. A companion block-diffusion drafter head predicts blocks of 16 tokens per forward pass for speculative decoding, with the main model verifying the proposals in parallel.
Apache 2.0VLM
MetaMuse Spark 1.2NEW
Muse Spark 1.2 is a proprietary multimodal reasoning model from Meta Superintelligence Labs, released as a coding-focused update to Muse Spark 1.1. It accepts text, images, video, audio, and PDF documents and returns text, with a context window of roughly one million tokens that allows whole repositories, long documents, and extended agent trajectories to be held in a single request. The model thinks before answering, and the amount of reasoning effort it spends is configurable per request. Alongside its visual and document understanding, it supports structured output and parallel function calling, and it is designed to operate either as a planning agent that delegates work or as a subagent executing tasks in parallel.Training for version 1.2 scaled up compute on coding tasks and widened the diversity of training environments, concentrating on long-horizon work such as whole-repository generation, large end-to-end projects, and automated research. Part of the training data was self-generated, with Muse Spark 1.1 producing coding environments and instruction-following templates and grading candidate solutions against them. The model was co-trained with the Muse Code terminal agent, incorporating rejection-sampled harness trajectories and that toolset. Meta reports 82.9 percent on Terminal-Bench 2.1, an improvement of 6.7 points over Muse Spark 1.1. Multimodal use cases documented for the family include visual-to-code generation and detailed image and video captioning.
VLM
QwenQwen3.8 MaxNEW
Qwen3.8 Max is the flagship tier of Alibaba's Qwen3.8 family, a sparse mixture-of-experts multimodal model with roughly 2.4 trillion total parameters of which about 95 billion activate per token, which keeps serving cost and latency well below what the total parameter count would imply. It builds on the architectural foundation established by Qwen3.5 and accepts text, images, video, and documents as input while producing text output. Reported context handling reaches close to one million tokens, with a maximum generation length of 131,072 tokens, so the model is aimed at long-horizon agentic work such as repository-scale coding, multi-step research, data analysis, and office document workflows.For vision work the model performs image and video understanding, document and chart interpretation, text recognition inside images, and grounded visual question answering, and Alibaba reports gains concentrated in multimodal and agentic evaluation categories rather than general reasoning. Published figures include 86.6 on Terminal-Bench 2.1, 67.7 on SWE-bench Pro, 93.0 on PaperBench, 82.8 on IFBench, and 92.6 on GPQA Diamond. It is the first model in the Max tier of the Qwen line for which the team states weights will be released publicly, alongside a smaller Qwen3.8 27B checkpoint. No training or safety model card has been published.
Apache 2.0VLM

From playground to production

Every model here runs in Roboflow Workflows: chain detection, OCR, and VLMs with logic, then deploy to cloud or edge. When general models fall short, train a model on your own data.

Get Help from Roboflow Agent

Found a model you like? Tell the Roboflow Agent what you need in plain words. It builds the Workflow, runs it, and fixes what breaks on its own. It can also read your images and videos, then train a custom model when you need one.