alibaba/page-agent
A JavaScript library that embeds an AI agent directly in web pages to control interfaces via natural language commands.

Velocity · 7d
+71
★ / day
Trend
→steady
star history
Page Agent is a browser-automation agent framework that runs as in-page JavaScript with no external dependencies. It uses LLMs to interpret natural language instructions and manipulates DOM elements to perform tasks like form filling, navigation, and UI interaction. Users can bring their own LLMs, and the system operates without screenshots, relying instead on structured DOM access.