# Vision AI Checkup

<figure><img src="/files/AAPceLjrZdnPuc0xIiqg" alt=""><figcaption><p>The leaderboard on Vision AI Checkup.</p></figcaption></figure>

Vision AI Checkup is a website that lets you see how state-of-the-art multimodal models do on a range of real-world tasks. The tool lets you view how models like OpenAI's O4 Mini, and Google's Gemini 2.5 Pro models do on a range of tasks.

[You can try out Vision AI Checkup today.](https://visioncheckup.com/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/may-2025/vision-ai-checkup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
