LaVague
Large-Action-Model-Framework zur Entwicklung von KI-Web-Agenten
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
lavague:
image: lavagueai/lavague:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/lavague:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
LaVague Tutorial: Automate Web Tasks with Natural Language Instructions
A step-by-step tutorial showing how to install LaVague and build your first AI Web Agent that navigates websites, fills forms, and extracts data — all using plain English instructions.
LaVague Guide: Build AI Web Agents for Browser Automation
A comprehensive guide to LaVague, the open-source Large Action Model framework for building AI Web Agents that automate browser tasks with natural language instructions.