LaVague vs AutoGPT
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| LaVague | AutoGPT | |
|---|---|---|
| Tagline | Large Action Model framework for developing AI Web Agents | AutoGPT: Build, Deploy, and Run AI Agents |
| Stars | 6.4k | 185k |
| Forks | 574 | 46k |
| Open issues | 104 | 468 |
| Language | Python | Python |
| License | Apache-2.0 | Other |
| Last pushed | Jan 21, 2025 | Jul 7, 2026 |
| Categories | AI Agents, Developer Tools | AI Agents, Developer Tools |
LaVague
LaVague is an open-source framework designed to help developers create AI Web Agents that can automate processes by interpreting and executing actions based on a given objective. It comprises a World Model, which decides the appropriate set of instructions needed to achieve the objective, and an Action Engine that compiles these instructions into executable code using libraries like Selenium or Playwright.
Python