Skyvern

Active
GitHub Python AGPL-3.0

Description

Open-source browser automation that uses LLM plus computer vision.

Key Features

  • CV + LLM — Vision and language combined
  • Workflow engine — Visual task flow definition
  • Adaptive layout — No DOM selectors required
  • Multi-step tasks — Cross-page and cross-action chaining
  • REST API — Serviceable deployment

Use Cases

💡 Auto-fill and submit web forms.
💡 Build internal RPA browser flows.
💡 Showcase LLM replacing traditional RPA.

Quick Start

pip install skyvern
skyvern init
skyvern run

Related Projects