letta: Letta is a powerful platform for building stateful AI agents equipped with advanced memory, enabling them to learn and self-improve over time. It provides both a command-line interface for local agent execution and a comprehensive API with Python and TypeScript SDKs for seamless integration into applications.; LycheeMem: LycheeMem is a compact memory framework for LLM agents that organizes memory into working, semantic, and procedural stores. It features a four-stage pipeline (WMManager, SearchCoordinator, SynthesizerAgent, ReasoningAgent) with a background ConsolidatorAgent, and supports multi-channel retrieval (FTS, vector, tag, temporal). It integrates via API, OpenClaw plugin, and MCP protocol.
Running AI agents locally in your terminal for coding and general tasks.
Persistent long-term memory for LLM-based agents