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.

GoogleGemini 3.8 FlashNEW
Gemini 3.8 Flash is a natively multimodal reasoning model in Google's Gemini 3 series, positioned as the speed and cost oriented Flash tier while targeting long-horizon software engineering, autonomous agents, and enterprise workflows. It accepts text, images, video, audio, and PDF documents in a single request and returns text, with an input limit of 1,048,576 tokens and an output limit of 65,536 tokens. Thinking is configurable at low, medium, and high levels, and the model supports function calling, code execution, structured outputs, context caching, search and Maps grounding, file search, and computer use in preview. Image generation, audio generation, and the Live API are not supported.On vision oriented evaluations the model reports 86.2% on CharXiv Reasoning for chart and figure synthesis and 87.8% on LVBench for long video understanding in agentic mode, alongside 90.8% on Terminal-Bench 2.1 and 61.6% on SWE-Bench Pro for coding. Following Gemini API conventions, it can localize objects by emitting bounding boxes as [ymin, xmin, ymax, xmax] integers normalized to a 0 to 1000 range, which supports prompt driven detection and grounding in addition to captioning, document parsing, and visual question answering. The knowledge cutoff is March 2026, though coverage in some domains reflects the January 2025 cutoff shared across the Gemini 3 family.
VLM
MetaMuse Spark 1.3NEW
Muse Spark 1.3 is a proprietary multimodal reasoning model from Meta Superintelligence Labs and the fourth Muse Spark release in five months, arriving on September 2, 2026. It takes text, images, video, and document files as input and returns text, and it operates over a context window of 1,048,576 tokens. Meta trains the model for long-horizon agentic work, so it carries accumulated context and prior tool results forward across many turns, reconciles messy or conflicting inputs, and asks for clarification when a task is underspecified. Visual inputs such as screenshots and video clips feed a reasoning loop that runs against a real execution environment rather than a scripted sequence of steps.The model exposes graded reasoning effort settings. An xhigh configuration is generally available at launch, while a max reasoning configuration aimed at harder reasoning and agentic problems arrives after further safety testing. Artificial Analysis measures Muse Spark 1.3 (max) at 62 on its Intelligence Index and the xhigh configuration at 61, with agentic tool-use evaluations driving most of the gain over Muse Spark 1.2; max reaches 52% on Tau3-Bench Banking by spending more turns and reasoning tokens than xhigh. Prior Muse Spark versions emit bounding box coordinates, transcriptions, and structured field extractions from images on Roboflow Vision Evals.
VLM
AnthropicClaude Fable 5.1NEW
Claude Fable 5.1 is a proprietary multimodal model from Anthropic in the Mythos-class tier of the Claude 5 family, positioned above Claude Opus for demanding reasoning and long-horizon agentic work. It accepts text and images as input and returns text, with a one million token context window and a maximum output of 128 thousand tokens. Adaptive thinking is always on, and an effort parameter controls how much reasoning the model applies to a given request. Anthropic reports a reliable knowledge and training data cutoff of June 2026. Claude Fable 5.1 and Claude Mythos 5.1 share the same underlying model; the difference between them is the set of safety classifiers applied to dual-use cybersecurity and biology requests.On the vision side, Anthropic documents improvements in reading dense charts, financial filings, and tables nested inside PDF documents, which extends the model toward document understanding, chart question answering, and spreadsheet and slide work. Reported evaluations cover agentic scientific research on Terminal-Bench-Science 0.1, agentic coding on Terminal-Bench 4.0, computer use on OSWorld 2.0, and multidisciplinary reasoning on Humanity's Last Exam. Model weights are not published.
VLM
Z.aiGLM 5.3 FlashNEW
GLM-5.3-Flash is the first natively multimodal model in Z.ai's GLM-5 series, a mixture-of-experts transformer with roughly 320 billion total parameters and 18 billion activated per token. It routes each token through 8 of 288 experts across 45 language layers that interleave KDA linear attention with sparse multi-head latent attention, and pairs them with a 24-layer vision encoder that handles image and video input. The checkpoint declares a maximum context length of 1,048,576 tokens, ships in native FP8, and includes a multi-token prediction draft layer for speculative decoding. Z.ai reports that the hybrid attention design reduces attention computation by 3.01x and KV cache size by 4.44x relative to GLM-5.3.The model starts from a newly trained base built on a 30 trillion token multimodal pre-training corpus and adopts Manifold-Constrained Hyper-Connections to improve scaling efficiency. Vision is integrated into the coding and agent loop, so the model can inspect interfaces, rendered output, and images while operating across code, browsers, and graphical user interfaces. Z.ai reports scores of 84.3 on Terminal-Bench 2.1, 63.4 on DeepSWE 1.1, 55.3 on Humanity's Last Exam with tools, and 48.8 on AutomationBench, and the model exposes low, high, and max thinking modes.
MITVLM
QwenQwen3.8 FlashNEW
Qwen3.8-Flash is a multimodal mixture-of-experts model from the Qwen team at Alibaba, and the production counterpart of the open-weight Qwen3.8-Flash-Next preview that introduces the architecture intended for the Qwen4 family. The main model carries 125 billion parameters alongside a separate 51 billion parameter N-gram embedding table, while activating roughly 6 billion parameters per token. It accepts interleaved image and text input and returns text, handling 262,144 tokens of context natively with extension to 1,000,000 tokens using YaRN. The production configuration runs with the 1M context window by default and adds built-in tool support.Four architectural changes separate it from earlier Qwen releases: hybrid attention that pairs Gated DeltaNet for history compression with Qwen Sparse Attention, which uses a lightweight indexer to select micro-blocks of context; a Gated Residual scheme; N-gram embeddings; and training with the Muon optimizer, refined around orthogonalization accuracy and the division of parameters between Muon and AdamW. Qwen reports training cost around one ninth that of Qwen3.7-Plus, with QSA attention kernels measured up to 7.6 times faster in prefill and 4.9 times faster in decode at 1M-token context. Reported scores include 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro, 84.5 on AndroidWorld and 95.7 on MathVision.
VLM
QwenQwen3.8 27B
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

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.

Roboflow Playground is a free online tool. Test and compare 130+ vision AI models on your own images. It covers 25 tasks, such as object detection, OCR, captioning, and segmentation. You can browse every model, compare models side by side, and vote in the arena. Live ELO rankings and vision evals show how each model scores.