Browser Use
Make websites accessible for AI agents — automate any online task
Overview
Browser Use is the leading open-source framework for connecting AI agents to the web. With over 100,000 GitHub stars, it enables language models and autonomous agents to control real browsers — clicking buttons, filling forms, extracting data, and navigating multi-step workflows. Built on Playwright, it provides a robust Python SDK that handles page interaction, state management, and action execution. Perfect for RAG pipelines that need live web data, AI automation workflows, and agentic web scraping. Self-host with Docker for complete privacy and control.
Requirements
Min vCPU
1
Min RAM
8192 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
4096 MB
Rec Disk
20 GB
Recommended VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
browser-use:
image: browseruse/browser-use:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/browser-use:/data
Related tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
CrewAI
Framework for orchestrating role-playing, autonomous AI agents