Letta logo

Letta

Free tier

An AI research lab building self-improving agents that remember everything and learn continuously.

Free tier available·All audiences·API available·Open source

Key strengths

Persistent, evolving agent memory and identityContinual learning — agents improve over time without retrainingGit-based memory versioning for reproducible context managementSleep-time compute for offline reasoning during idle periodsResearch-backed foundations from the creators of MemGPT at UC Berkeley
Free tier + paid plans
San Francisco, USA
Founded 2023
Self-hostable
No ratings yet

Letta is an AI research lab and agent framework founded by the creators of MemGPT at UC Berkeley's Sky Computing Lab. The core product, Letta Agent, is a self-improving agent runtime in which memory, identity, and capabilities evolve with experience via programmatic context management, git-based memory versioning, and continual learning in token space. The framework ships as an npm package (@letta-ai/letta-code) and is designed to support long-horizon, stateful agents that persist knowledge across sessions. Research concepts such as sleep-time compute, context repositories, and context constitution directly inform the production software.