Eve
Erstelle und implementiere robuste KI-Agenten mit TypeScript – ein "Filesystem-first"-Framework von Vercel
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
eve:
image: witheve/eve:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/eve:/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
Build Your First AI Agent with Eve: A 10-Minute Tutorial
Step-by-step tutorial to build a weather assistant AI agent with Eve by Vercel. Learn agent instructions, typed tools, model config, HTTP channels, and more — all in 10 minutes with TypeScript and markdown.
Eve by Vercel: A Filesystem-First Framework for Durable AI Agents
Eve is a filesystem-first framework for building durable AI agents by Vercel. Skip the YAML and orchestrators — agent capabilities live in plain files and directories. Full review with features, comparisons, and honest take.