AI_SLANG_ENTRY
Computer Use Meaning
The AI-agent feature where a model operates a graphical interface through screenshots, clicks, typing, and scrolling instead of only calling neat little APIs.
What does Computer Use mean?
The AI-agent feature where a model operates a graphical interface through screenshots, clicks, typing, and scrolling instead of only calling neat little APIs.
Computer use lets an AI system interact with software the way a person might: seeing the screen and choosing mouse or keyboard actions. It matters when a task has no clean API.
Origin and usage
Moved into mainstream AI product language as model providers released computer-use capabilities for agents that need to work inside ordinary websites and desktop-style interfaces.
Source type: product-term. Last checked: 2026-07-09.
Current AI agent product term grounded in official model-provider documentation; implementations differ, so the entry describes the general UI-operating pattern rather than one universal standard.
Examples
- Computer use is powerful until the agent confidently clicks the wrong billing button.
- Use tool calling for clean APIs and computer use for the messy app that only has a browser UI.