Letta
Open-source platform for building stateful AI agents with self-editing memory (formerly MemGPT).
Overview
Requirements
Recommended 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 disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
letta:
image: letta/letta:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/letta:/data
Related 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
Guides & articles
How to Self-Host Letta with Docker: Step-by-Step Setup
Get a persistent AI agent with self-editing memory running in about 10 minutes. Docker install, LLM configuration, and creating your first memory-aware agent.
Letta: Building Stateful AI Agents with Self-Editing Memory
Letta (formerly MemGPT) gives AI agents self-editing memory with an OS-inspired architecture. Explore its memory hierarchy, the ADE, and why 24K+ developers self-host it.