Skip to content

Commit 84d7cf2

Browse files
committed
add quick start guide for Midscene
1 parent 9fe189a commit 84d7cf2

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ ADB 调试能力,可通过 WiFi 或网络连接设备,实现灵活的远程
3434
> ⚠️
3535
> 本项目仅供研究和学习使用。严禁用于非法获取信息、干扰系统或任何违法活动。请仔细审阅 [使用条款](resources/privacy_policy.txt)
3636
37+
## 与其他自动化工具集成
38+
39+
### Midscene.js
40+
41+
[Midscene.js](https://midscenejs.com/zh/index.html) 是一款由视觉模型驱动的开源 UI 自动化 SDK,支持通过 JavaScript 或 Yaml 格式的流程语法,实现多平台的自动化。
42+
43+
目前 Midscene.js 已完成对 AutoGLM 模型的适配,你可以通过 [Midscene.js 接入指南](https://midscenejs.com/zh/model-common-config.html#auto-glm) 快速体验 AutoGLM 在 iOS 和 Android 设备上的自动化效果。
44+
3745
## 模型下载地址
3846

3947
| Model | Download Links |

README_en.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ Phone Agent is a mobile intelligent assistant framework built on AutoGLM. It und
2424

2525
> ⚠️ This project is for research and learning purposes only. It is strictly prohibited to use for illegal information acquisition, system interference, or any illegal activities. Please carefully review the [Terms of Use](resources/privacy_policy_en.txt).
2626
27+
## Integration with Other Automation Tools
28+
29+
### Midscene.js
30+
31+
[Midscene.js](https://midscenejs.com/en/index.html) is an open-source, vision-model-driven UI automation SDK that supports JavaScript or YAML flow syntax for cross-platform automation.
32+
33+
Midscene.js already supports AutoGLM; see the [Midscene.js integration guide](https://midscenejs.com/model-common-config.html#auto-glm) to quickly try AutoGLM automation on both iOS and Android devices.
34+
2735
## Model Download Links
2836

2937
| Model | Download Links |

0 commit comments

Comments
 (0)