diff --git a/README-zh.md b/README-zh.md index 2bacf0e..890cc88 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,9 +4,9 @@ [![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/gaomeng1900/page-agent.svg)](https://github.com/gaomeng1900/page-agent) -**一个脚本标签,让任何网页支持 AI 自动化操作。** +**一行脚本,让任何网页支持 AI 自动化。** -PageAgent 是基于 browser-use 架构的 Web UI 自动化代理,通过 LLM 集成实现网页界面的自然语言控制。 +运行在页面内的 UI agent. 使用自然语言操作 Web 应用。 🌐 [English](./README.md) | **中文** diff --git a/README.md b/README.md index d7a6c57..25e69b0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **Transform any webpage into an AI-powered application with a single script tag.** -PageAgent is an intelligent UI agent for web automation and DOM interaction. Built on browser-use architecture, it enables natural language control of web interfaces through LLM integration. +An in-page UI agent in javascript. Control web interfaces with natural language. 🌐 **English** | [中文](./README-zh.md)