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
Accuracy, speed, price — choose all three.
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.
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.
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.

Ready to try it out?
Equip your system with the most performant computer-use agents.