Yutori
Yutori Navigator API

The computer-use AI model built for browser automation.

Yutori Navigator is the computer-use model outperforming competitors on accuracy, latency, and cost. Our Navigator API gives you easy access to it, so you can build production-grade agents to execute long-running, multi-step tasks on live websites.

our api suite is trusted by ai teams at

Meta
Samsung
Meritech Capital
Theory Ventures
UtilityProfit
Cohesion Platform

Accuracy, speed, price — choose all three.

89.7%
YutoriNavigator n1.5
83.3%
AnthropicOpus 4.7
79.3%
OpenAIGPT 5.5

Navigator n1.5 sets a new state of the art on web-agent benchmarks — 89.7% averaged across 300 everyday web tasks from Navi-Bench v2 and Westworld, and an independently verified 97.3% (human evaluation) on the industry-standard Online-Mind2Web. With hybrid vision + DOM interaction, JavaScript execution, and structured outputs, it pareto-dominates the frontier on accuracy, latency, and cost—outperforming other computer-use models at a fraction of the price.

Take our model for a test drive.

Try giving a free task to our latest computer-use model, Navigator n1.5, running in a cloud browser.

Sign up for $5 in free credits

Try these tasks or specify your own below.

Go to https://www.compass.com and find the cheapest 2-bed apartment rental in NYC.

Browser automation beyond brittle selectors.

Hybrid inputGrounds reasoning in both screenshots and webpage DOM.
JavaScript executionReliable dynamic page extraction and structured outputs.
Chat Completions compatibleEasily integrates anywhere that follows the OpenAI SDK.
curl --request POST \
    --url https://api.yutori.com/v1/chat/completions \
    --header 'Authorization: Bearer YOUR_API_KEY' \
    --header 'Content-Type: application/json' \
    --data '{
      "model": "n1.5-latest",
      "messages": [
        {
          "role": "user",
          "content": [
            {
              "type": "text",
              "text": "Click on the search bar and type Yutori."
            },
            {
              "type": "image_url",
              "image_url": {
                "url": "https://docs.yutori.com/assets/google_homepage_2024.jpg"
              }
            }
          ]
        }
      ]
    }'

Frequently asked questions

Navigator n1.5 is Yutori’s computer-use model for browser automation. It drives a browser from screenshots and action history. It scores an independently verified 97.3% (human evaluation) on Online-Mind2Web and 89.7% averaged across Navi-Bench v2 and Westworld, outperforming frontier models from OpenAI, Anthropic, Google, and Meta on web-task success — while being 2–5x cheaper.

Yutori Cursor

Ready to try it out?

Equip your system with the most performant computer-use agents.