Vibot
MIT Licensed · Free & Open-Source

AI-Native Browser
Automation Platform

Self-hosted browser automation with visual workflows, multi-agent orchestration, and resilient execution. Ship automations in hours, not weeks.

terminal
$ git clone https://github.com/guytheguytheguy/
  computer-and-browser-automation.git
$ cd computer-and-browser-automation
$ npm install && npm run start:server

> Server running on http://localhost:3847
> Dashboard: http://localhost:3847/dashboard
25+
Step Types
50
Concurrent Agents
15+
CLI Commands
3
Browser Engines

Everything You Need to Automate

A complete platform that replaces your patchwork of scripts, cron jobs, and monitoring tools.

Complete Platform

Visual workflow builder with 25+ step types, browser recording, cron scheduling, webhook triggers, monitoring, and data export. One platform replaces 5-8 separate tools.

  • Drag-and-drop workflow builder
  • Record browser actions to workflows
  • Built-in cron + webhook triggers
  • Real-time execution logs

Self-Hosted Sovereignty

Every component runs on your machines. MIT licensed, zero data leaves your network, no per-run costs, no vendor lock-in.

  • Full source code access
  • Zero usage-based pricing
  • Air-gap capable deployment
  • Complete audit trail

AI-Native Architecture

Multi-agent orchestration with up to 50 concurrent AI agents, MCP tool routing, vision-action loops, and local LLM support via LM Studio.

  • Multi-agent ManagerView (50 agents)
  • MCP tool router with fallback
  • Claude, GPT-4o, Gemini, Ollama
  • Autonomous codex loop runners

Resilient Execution

Exponential backoff with jitter, circuit breakers, multi-browser fallback across Chromium/Firefox/WebKit, and DAG-based job orchestration.

  • Circuit breaker pattern
  • Multi-browser fallback chain
  • DAG dependency orchestration
  • Browser warmup + metrics

Structured Extraction

Declarative extraction plans with adaptive fallback selectors, JSON-LD parsing, paginated scraping helpers, and polite crawling with per-host backoff.

  • Declarative extraction plans
  • Adaptive fallback selectors
  • Polite crawler with backoff
  • JSON/CSV export

Built for Real Workflows

From simple scraping to complex AI agent orchestration, Vibot handles the full spectrum of browser automation.

Web Scraping & Data Extraction

Extract structured data from any website with declarative extraction plans, paginated scraping helpers, and adaptive fallback selectors. Export to JSON/CSV.

$ npx automation-cli crawl https://example.com --extract

Workflow Automation

Automate repetitive browser tasks with a visual builder, 25+ step types, and browser recording. Schedule with cron or trigger via webhooks.

$ npx automation-cli run-workflow login-flow.json

AI Agent Infrastructure

Build AI-powered browser agents using multi-agent orchestration, MCP tool routing, and autonomous loop runners. Supports cloud and local LLMs.

$ npx openclaw chat "Find flights to Tokyo under $800"

Monitoring & Health Checks

Schedule cross-browser synthetic monitoring with cron. Multi-browser fallback, Prometheus metrics, and webhook alerts for failures.

$ npx automation-cli compat https://myapp.com

How Vibot Compares

The most complete self-hosted browser automation platform on the market.

FeatureVibotBrowserbaseSkyvernBrowser UsePlaywright MCP
DeploymentSelf-hostedCloudCloud/PartialSelf-hostedLibrary
PricingFree (MIT)Per-runPer-runFreeFree
Visual Workflow Builder25+ step typesDirector toolNo-code
Browser Recording
Cron Scheduling
Multi-Agent Orchestration50 agents3 agents
MCP IntegrationNative + routerIs MCP server
Local LLM Support
Desktop AppElectron
CLI15+ commands
Data Sovereignty

Get Started in Minutes

Clone, install, run. No API keys required to get started.

Quick Start
# Clone and start
git clone https://github.com/guytheguytheguy/computer-and-browser-automation.git
cd computer-and-browser-automation
npm install
npm run start:server

# Server running on http://localhost:3847

Start Automating in Minutes

Free, open-source, self-hosted. No API keys required to get started. MIT licensed for complete freedom.