langflow vs LaVague

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

langflowLaVague
TaglineLangflow is a powerful platform for building and deploying AI-powered agents and workflows.Large Action Model framework for developing AI Web Agents
Stars151k6.4k
Forks9.5k574
Open issues977104
LanguagePythonPython
LicenseMITApache-2.0
Last pushedJul 7, 2026Jan 21, 2025
CategoriesEvaluation & Observability, AI Agents, Data & RetrievalDeveloper 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