先使用 pip 安装依赖,在 config.yaml 配置 OpenAI API 密钥,连接已开启 USB 调试的 Android 设备或配置 Android Studio 模拟器,再运行 learn.py 并按提示操作。该路径需要 Python 依赖配置、API 密钥和设备连接准备。
核验依据
GitHub 项目简介: AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
README: [2024.1.2]: Added an optional method for the agent to bring up a grid overlay on the screen to **tap/swipe anywhere** on the screen.
README: We introduce a novel LLM-based multimodal agent framework designed to operate smartphone applications. Our framework enables the agent to operate smartphone applications through a…
README: The demo video shows the process of using AppAgent to follow a user on X (Twitter) in the deployment phase.
README: This section will guide you on how to quickly use `gpt-4-vision-preview` (or `qwen-vl-max`) as an agent to complete specific tasks for you on your Android app.