From 2e203d4a93fdf83587499f119e3e2d99a39dbc2a Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Tue, 30 Sep 2025 17:53:50 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=9F=E9=85=8C=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E6=80=A7=E8=AF=8D=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-zh.md | 2 +- README.md | 2 +- pages/docs/introduction/overview/page.tsx | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index 6c7011d..da97ba4 100644 --- a/README-zh.md +++ b/README-zh.md @@ -6,7 +6,7 @@ [](https://badge.fury.io/js/page-agent) [](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/page-agent) [](https://bundlephobia.com/package/page-agent) [](https://github.com/alibaba/page-agent) -**一行脚本,让任何网页支持 AI 自动化。** +**让你的网页支持 AI 自动化。** 运行在页面内的 UI agent. 使用自然语言操作 Web 应用。 diff --git a/README.md b/README.md index ef0a2d6..9a2fe32 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [](https://badge.fury.io/js/page-agent) [](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/page-agent) [](https://bundlephobia.com/package/page-agent) [](https://github.com/alibaba/page-agent) -**Transform any webpage into an AI-powered application with a single script tag.** +**Transform your webpage into an AI-powered application with a single script tag.** An in-page UI agent in javascript. Control web interfaces with natural language. diff --git a/pages/docs/introduction/overview/page.tsx b/pages/docs/introduction/overview/page.tsx index 3643cc1..e72303a 100644 --- a/pages/docs/introduction/overview/page.tsx +++ b/pages/docs/introduction/overview/page.tsx @@ -36,9 +36,7 @@ export default function Overview() {
- 节约每一个 token。基于 DOM 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。 -
+基于 DOM 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。