awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bytedance avatar

bytedance/UI-TARS-desktop

0
View on GitHub↗
36,445 stars·3,678 forks·TypeScript·Apache-2.0·46 viewsagent-tars.com↗

UI TARS Desktop

UI-TARS-desktop is a cross-platform desktop application designed to automate software interface interactions. It functions as a local agent environment that interprets graphical user interfaces through multimodal visual-language model reasoning, allowing it to navigate and manipulate software by simulating human-like mouse and keyboard inputs.

The platform distinguishes itself by executing all visual recognition and decision-making logic directly on the host machine. This local inference model ensures that screen data and sensitive information remain private, as no processing is offloaded to external servers. By mapping visual analysis to low-level operating system input drivers, the tool provides a consistent method for controlling both desktop applications and web browser environments.

Beyond basic interface interaction, the software includes a modular tool server protocol that allows for the integration of external functional modules. This framework enables the agent to extend its capabilities beyond graphical tasks, connecting to external systems and services to perform complex, multi-step workflows.

Features

  • Cross-Platform Visual Automation Tools - Automates desktop and web software interactions by interpreting graphical interfaces through multimodal visual-language reasoning and simulating native input events.
  • Automated Desktop Interaction Systems - Automates desktop interactions by interpreting graphical elements through visual analysis.
  • Desktop Automation Agents - Acts as a desktop automation agent that interprets visual screen information to execute tasks.
  • Local AI Execution Environments - Provides a local environment for running intelligent task automation agents.
  • Desktop Automation - Controls desktop applications by simulating inputs based on visual recognition of interface elements.
  • Cross-Platform Desktop Automation Libraries - Provides a cross-platform tool for navigating and manipulating graphical interfaces via visual analysis.
  • Local Data Processing - Ensures data privacy by executing all visual recognition and task logic locally.
  • Local AI Inference - Executes visual recognition and decision-making logic locally on the host machine.
  • Browser Automation - Automates web browser workflows by combining visual recognition with direct document manipulation.
  • Agent Tool Integrations - Extends agent capabilities by integrating external services through a standardized communication protocol.
  • Multimodal Large Language Models - Uses multimodal neural networks to translate visual interface elements into actionable task sequences.
  • Multimodal Vision Interfaces - Processes screen pixels through multimodal models to interpret graphical interfaces.
  • AI Agents - Desktop GUI agent for automating complex multi-step tasks.
  • GUI and Computer Agents - Advances GUI agents with multi-turn reinforcement learning.
  • Browser Automation - Listed in the “Browser Automation” section of the Awesome Mcp Servers awesome list.
  • Agent Tooling Protocols - Implements a standardized protocol for connecting external functional modules to the agent.
  • External Tool Integrations - Connects to external tools via standardized protocols to perform multi-step workflows.
  • Native Input Mappers - Maps visual analysis to low-level operating system drivers for input simulation.
  • Process-Level Input Injectors - Injects synthetic mouse and keyboard events into application windows for automation.

Star history

Star history chart for bytedance/ui-tars-desktopStar history chart for bytedance/ui-tars-desktop

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with UI TARS Desktop

These projects share indexed features with UI TARS Desktop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bytedance/ui-tarsbytedance avatar

    bytedance/UI-TARS

    9,622View on GitHub↗

    UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent orchestrator and cross-platform device controller that uses large language models to interpret graphical interfaces and execute actions across desktop and mobile operating systems. The system translates model-generated coordinates into precise screen positions to interact with visual user interface elements. It employs a multimodal approach to interpret screen layouts and decomposes complex goals into multi-step trajectories through reasoning and error correction. The project provid

    Pythonresearch
    View on GitHub↗9,622
  • simular-ai/agent-ssimular-ai avatar

    simular-ai/Agent-S

    11,855View on GitHub↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Pythonagent-computer-interfaceai-agentscomputer-automation
    View on GitHub↗11,855
  • microsoft/omniparsermicrosoft avatar

    microsoft/OmniParser

    24,377View on GitHub↗

    OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual screen information to execute complex, multi-step tasks across operating system environments by bridging visual interface perception with language models. Through a continuous cycle of observation and command execution, the system grounds high-level natural language instructions into precise, coordinate-based actions. The project distinguishes itself by utilizing vision-based parsing to interact with software interfaces without requiring access to underlying application progr

    Jupyter Notebook
    View on GitHub↗24,377
  • othersideai/self-operating-computerOthersideAI avatar

    OthersideAI/self-operating-computer

    10,153View on GitHub↗

    This project is a computer control framework that uses multimodal vision models to simulate mouse and keyboard inputs for automating desktop tasks. It functions as an autonomous agent and vision-based orchestrator that interprets screen visuals to interact with user interfaces. The system employs vision language models and object detection to locate and click interface elements. It utilizes visual grounding to overlay numerical markers on UI components and uses optical character recognition to map on-screen text to precise pixel coordinates. The framework supports voice-controlled computing

    Pythonautomationopenaipyautogui
    View on GitHub↗10,153
Compare all 30 related projects→

Frequently asked questions

What does bytedance/ui-tars-desktop do?

UI-TARS-desktop is a cross-platform desktop application designed to automate software interface interactions. It functions as a local agent environment that interprets graphical user interfaces through multimodal visual-language model reasoning, allowing it to navigate and manipulate software by simulating human-like mouse and keyboard inputs.

What are the main features of bytedance/ui-tars-desktop?

The main features of bytedance/ui-tars-desktop are: Cross-Platform Visual Automation Tools, Automated Desktop Interaction Systems, Desktop Automation Agents, Local AI Execution Environments, Desktop Automation, Cross-Platform Desktop Automation Libraries, Local Data Processing, Local AI Inference.

Which projects share features with bytedance/ui-tars-desktop?

Projects with overlapping indexed features include: bytedance/ui-tars — UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent… simular-ai/agent-s — Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through… microsoft/omniparser — OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual… othersideai/self-operating-computer — This project is a computer control framework that uses multimodal vision models to simulate mouse and keyboard inputs… openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… dinoki-ai/osaurus — Osaurus is a local AI workflow engine and LLM agent orchestration framework designed for private execution on local…