Run This Ai
EN DE

Letta

Open-source platform for building stateful AI agents with self-editing memory (formerly MemGPT).

★ 24,135 GitHub Apache-2.0 ai-agentsmemorymemgptagent-frameworkllmself-hosting AI Agents

Overview

Letta is an open-source framework (formerly MemGPT) for building stateful AI agents with self-editing memory. Agents use a memory hierarchy inspired by operating systems — core memory in context and external memory blocks that the agent can edit itself, so it learns and improves over time. Run agents as a managed service, in the cloud, or fully self-hosted with Docker. Includes the Letta Agent Development Environment (ADE) with a chat UI, memory inspector, and agent builder.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

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

Best VPS for Letta →

Related tools

Guides & articles