langflow vs LaVague
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| langflow | LaVague | |
|---|---|---|
| Tagline | Langflow is a powerful platform for building and deploying AI-powered agents and workflows. | Large Action Model framework for developing AI Web Agents |
| Stars | 151k | 6.4k |
| Forks | 9.5k | 574 |
| Open issues | 977 | 104 |
| Language | Python | Python |
| License | MIT | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jan 21, 2025 |
| Categories | Evaluation & Observability, AI Agents, Data & Retrieval | Developer Tools, AI Agents |
langflow
A tool that offers a visual interface to create custom AI-powered services, integrating support for major language models (LLMs) and vector databases. It also provides multi-agent orchestration capabilities and observability.
Python
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