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.

OpenAIGPT-6 AstraNEW
GPT-6 Astra is a proprietary multimodal reasoning model from OpenAI that accepts text and image input and produces text output. It is positioned as the company's flagship system for long-horizon end-to-end work spanning complex reasoning, software engineering, computer use, browsing, research and document creation. The model exposes a graduated reasoning effort control with low, medium, high, xhigh and max settings, and it accepts a change to that setting partway through a conversation rather than only at request time. It launches as a single tier with no smaller mini or nano variants, carries a context window of roughly 1.05 million tokens with a maximum output of 128,000 tokens, and reports a knowledge cutoff of April 30, 2026.OpenAI reports evaluation results across agentic, scientific and security benchmarks, including 96.0% on GPQA Diamond, 64.6% on Terminal-Bench Science, 72.6% on OSWorld 2.0, and a perfect score on ExploitBench, along with near saturation on FrontierMath Tier 4 and ARC-AGI-3. The model supports computer use, structured outputs, streaming, programmatic tool calling, multi-agent orchestration, prompt caching and persisted reasoning, and it keeps earlier context windows searchable so it can recover requirements or tool outputs from previous turns. OpenAI describes Astra as the first of its models to cross the Critical cybersecurity capability threshold under its Preparedness Framework.
VLM
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

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.