browser-use/browser-use
Browser-use is a project that enables AI agents to control and automate web browsers, allowing users to perform complex tasks through natural language commands and AI-driven browser interactions.
Awesome AI Agents › Browser Automation Tools
The project "RCI Agent for MiniWoB++" presents a codebase implementing an agent that leverages pre-trained language models to solve computer tasks within the MiniWoB++ benchmark environment. This agent uses a novel RCI prompting scheme to enhance its task execution capabilities guided by natural language instructions. The MiniWoB++ benchmark is a suite of web-based tasks designed to evaluate the ability of AI agents to interact with web environments effectively. The RCI agent is implemented in Python and integrates with the OpenAI Gym environment, requiring dependencies such as gym, openai, selenium, Pillow, and regex. Users must install MiniWoB++ and configure their OpenAI API key to run the agent. The agent supports various language models, including GPT-3.5-turbo (chatgpt), text-davinci-003, and others, allowing flexibility in experimentation. The project provides detailed instructions for setup, running tasks, and configuring parameters such as the number of episodes, explicit and implicit RCI loops, and state grounding updates. The evaluation results demonstrate that the RCI agent achieves competitive performance, ranking second among tested models while using significantly fewer training samples compared to other approaches like WebN-T5-3B and CC-Net. This efficiency highlights the potential of large language models (LLMs) to solve complex computer tasks without extensive expert demonstrations or reward function engineering. The project is supported by a research paper available on arXiv, which should be cited when using the code. Overall, this project contributes to advancing the use of language models in interactive task-solving environments, showcasing a promising direction for AI research in automating computer-based tasks through natural language understanding and interaction.
https://github.com/posgnu/rci-agent
Browser-use is a project that enables AI agents to control and automate web browsers, allowing users to perform complex tasks through natural language commands and AI-driven browser interactions.
CloakBrowser provides a stealthy Chromium binary with C++ source-level fingerprint patches to pass bot detection, serving as a drop-in Playwright/Puppeteer replacement.
OpenCLI converts any website or local tool into a command-line interface, enabling both human interaction and AI agent automation through logged-in browser sessions.
Stagehand is a production-ready AI web browsing framework that combines code and natural language to enable reliable and extensible browser automation.
A web-based user interface, powered by Gradio, for interacting with browser automation agents, supporting various LLMs and custom browser configurations.
ego lite is a specialized browser designed for AI agents to perform web automation in parallel with human browsing, offering isolated workspaces and enhanced page snapshots.
Camofox-browser is a stealth headless browser server, powered by Camoufox (a Firefox fork), designed for AI agents to bypass bot detection and Cloudflare, offering a Puppeteer/Playwright alternative.
Fara-7B is a compact and efficient agentic small language model by Microsoft designed to perform multi-step computer tasks through visual interaction, achieving state-of-the-art performance on web automation benchmarks while enabling on-device deployment for privacy and low latency.