awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
X-PLUG avatar

X-PLUG/MobileAgent

0
View on GitHub↗
7,218 星标·749 分支·Python·mit·8 次浏览

MobileAgent

MobileAgent is an LLM-powered mobile automation agent and framework designed to navigate mobile user interfaces and execute multi-step tasks. It functions as a device interface automation system that maps semantic commands to screen coordinates to perform input events across mobile operating systems.

The project operates as a cross-app workflow orchestrator, switching between native on-screen interface actions and external API tools to complete sophisticated operations. It includes a visual grounding system that analyzes screenshots and interface metadata to identify elements and validate the success of actions through a feedback loop.

As a long-horizon task planner, the agent decomposes complex high-level goals into sequential executable steps. This process is supported by hierarchical state tracking and memory to maintain progress across multi-step automation workflows.

Features

  • Agentic LLM Frameworks - Provides a comprehensive framework for building autonomous agents that use LLMs to navigate and interact with mobile user interfaces.
  • GUI Task Automation - Executes end-to-end operations across mobile devices by identifying interface elements and performing grounding actions.
  • Agentic Workflow Automation - Uses intelligent agents to coordinate tasks and automate complex, stateful workflows.
  • Cross-Application Workflow Automation - Executes goals that require moving between different mobile applications and external tools.
  • Interface Grounding - Maps high-level instructions to specific screen coordinates and interface components for mobile interaction.
  • Semantic Action Mappings - Implements the translation of semantic LLM commands into precise mobile device input events.
  • Agentic Goal Decomposition - Uses LLMs to recursively break high-level objectives into actionable sub-tasks for mobile automation.
  • Task Planners - Implements logic to decompose high-level automation goals into a sequence of executable steps with progress tracking.
  • Task Planning Systems - Provides a framework for decomposing complex automation goals into actionable steps and coordinating execution.
  • Visual Grounding - Maps AI-generated intents to specific screen coordinates by analyzing screenshots and interface metadata.
  • Hierarchical State Tracking - Provides hierarchical memory to track progress across complex, multi-step automation workflows.
  • Device Interface Automation Frameworks - Provides a system for identifying on-screen elements and performing grounding actions to automate mobile operations.
  • Mobile Device Automation - Performs complex tasks on mobile devices by automatically identifying and interacting with UI elements.
  • Native Mobile Automation - Enables the execution of semantic commands as input events within native mobile application environments.
  • Cross-App Workflow Orchestration - Coordinates transitions between native on-screen actions and external API tools to complete complex operations.
  • Visual State - Validates action success by comparing resulting screenshots with expected outcomes in a feedback loop.
  • Hybrid Tool Orchestration - Coordinates the use of native mobile interface interactions and external API calls.
  • Tool-Use Orchestration - Interleaves reasoning with a choice between native interface actions and external tool execution.
  • Tool Orchestration - Dynamically invokes native interface actions and external software within automated workflows.
  • Planning - Maintains explicit plans and progress lists for long-running autonomous mobile automation tasks.
  • Hybrid Tool Dispatching - Dynamically routes requests between native on-screen actions and external API tools.
  • Agent Frameworks - Assistant family for mobile device operations.
  • Agent Lifecycle Management - Self-evolving mobile assistant for complex task automation.
  • GUI Agents - Autonomous multimodal agent for mobile device interaction.
  • GUI and Computer Agents - Fundamental agents and critics for GUI automation and error diagnosis.

Star 历史

x-plug/mobileagent 的 Star 历史图表x-plug/mobileagent 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

MobileAgent 的开源替代方案

相似的开源项目,按与 MobileAgent 的功能重合度排序。
  • bytedance/ui-tarsbytedance 的头像

    bytedance/UI-TARS

    9,622在 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
    在 GitHub 上查看↗9,622
  • significant-gravitas/auto-gptSignificant-Gravitas 的头像

    Significant-Gravitas/Auto-GPT

    184,987在 GitHub 上查看↗

    Auto-GPT is an autonomous agent framework that uses large language models to decompose complex goals and execute multi-step tasks without human intervention. It functions as a workflow automation tool that chains language model tasks and manages memory to achieve specific objectives. The project features a visual agent designer that allows users to define behaviors and goals by connecting functional blocks through a graphical interface. It employs a vector database memory system to recall information across different sessions and a sliding-window buffer for immediate short-term context. The

    Python
    在 GitHub 上查看↗184,987
  • yoheinakajima/babyagiyoheinakajima 的头像

    yoheinakajima/babyagi

    22,309在 GitHub 上查看↗

    This is a framework for building autonomous agents that use large language models to plan, execute, and refine their own tasks. It functions as an autonomous task orchestrator and agent framework, utilizing a function registry to manage the code-based tools and plugins the agents use to achieve complex goals. The system is distinguished by its ability to perform autonomous code generation, where the agent analyzes requirements to write new reusable functions on the fly. It employs a recursive loop-based planning model to continuously update its goal list and refine its performance based on ex

    Python
    在 GitHub 上查看↗22,309
  • agentscope-ai/agentscopeagentscope-ai 的头像

    agentscope-ai/agentscope

    26,895在 GitHub 上查看↗

    Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a unified framework for building agents that can reason, execute tools, and manage memory, enabling the creation of complex, collaborative workflows where multiple specialized agents interact to solve multi-step objectives. The platform distinguishes itself through a robust orchestration engine that supports both sequential and concurrent agent pipelines. It utilizes a centralized event bus for real-time telemetry, allowing developers to track agent reasoning, tool usage, and sys

    Pythonagentchatbotlarge-language-models
    在 GitHub 上查看↗26,895
查看 MobileAgent 的所有 30 个替代方案→

常见问题解答

x-plug/mobileagent 是做什么的?

MobileAgent is an LLM-powered mobile automation agent and framework designed to navigate mobile user interfaces and execute multi-step tasks. It functions as a device interface automation system that maps semantic commands to screen coordinates to perform input events across mobile operating systems.

x-plug/mobileagent 的主要功能有哪些?

x-plug/mobileagent 的主要功能包括:Agentic LLM Frameworks, GUI Task Automation, Agentic Workflow Automation, Cross-Application Workflow Automation, Interface Grounding, Semantic Action Mappings, Agentic Goal Decomposition, Task Planners。

x-plug/mobileagent 有哪些开源替代品?

x-plug/mobileagent 的开源替代品包括: bytedance/ui-tars — UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent… significant-gravitas/auto-gpt — Auto-GPT is an autonomous agent framework that uses large language models to decompose complex goals and execute… yoheinakajima/babyagi — This is a framework for building autonomous agents that use large language models to plan, execute, and refine their… agentscope-ai/agentscope — Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a… qwenlm/qwen-agent — Qwen-Agent is a development framework for building autonomous software applications that leverage large language… simular-ai/agent-s — Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through…