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 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。