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 @@ [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](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 @@ [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](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() {

🧠 智能 DOM 理解

-

- 节约每一个 token。基于 DOM 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。 -

+

基于 DOM 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。