Page Agent — AI Agent Framework: Live Stats & TrendScore

Live GitHub stats, community sentiment, and trend data for Page Agent. TrendingBots tracks star velocity, fork activity, and what developers are saying — updated from real data sources.

GitHub data synced: Apr 28, 2026 • Sentiment updated: Apr 8, 2026

GitHub Statistics

Community Sentiment

Community Buzz: This is highly experimental right now, but here are some quick links for anyone wanting to dig deeper

Pros & Cons

What People Love

Experimental GUI, Seamless PHP+JS abilities

Common Complaints

WebGL issues, Setup agent screen appears during workflow update

Biggest Positive: Experimental GUI

Biggest Negative: WebGL issues

Why Page Agent Stands Out

PageAgent stands out from alternatives due to its unique approach to in-page GUI agent control, leveraging text-based DOM manipulation and natural language interaction. This enables developers to build web automation tools without the need for complex backend infrastructure or special permissions. By bringing LLMs into the browser, PageAgent tackles the problem of multi-modal interaction in web automation, making it a valuable tool for building accessible and efficient web applications.

Built With

Build a voice-controlled accessibility agent that assists visually impaired users — PageAgent's text-based DOM manipulation enables natural language control of web interfaces, Build a smart form filling tool that automates 20-click workflows with one sentence — PageAgent's GUI agent can interact with web pages and fill forms with user commands, Build a SaaS AI copilot that ships AI functionality within existing products in lines of code — PageAgent's in-page GUI agent allows developers to integrate AI capabilities without backend rewrite, Build a multi-page agent that extends the reach of a web agent across browser tabs — PageAgent's chrome extension enables multi-page control with a single agent instance, Build a client-side web enhancement platform that leverages LLMs for web automation — PageAgent's GUI agent can be controlled with natural language, making it suitable for web enhancement tasks

Getting Started

  1. npm install page-agent
  2. import { PageAgent } from 'page-agent'
  3. const agent = new PageAgent({ model: 'qwen3.5-plus', baseURL: 'https://dashscope.aliyuncs.com/compatible-mode/v1', apiKey: 'YOUR_API_KEY', language: 'en-US', })
  4. await agent.execute('Click the login button')
  5. try using the chrome extension to control multiple pages with a single agent instance

About

JavaScript in-page GUI agent. Control web interfaces with natural language.

Official site: https://alibaba.github.io/page-agent/

Category & Tags

Category: automation

Tags: agent, ai, ai-agents, browser-automation, javascript, mcp, typescript, web

Market Context

Competing with other GUI agents