origin: Origin provides a local memory and knowledge system for AI workflows, enabling agents to recall past context, capture decisions and lessons, and distill them into versioned wiki pages. It uses hybrid retrieval (vector + FTS + graph) and git versioning for auditable, refreshable context.; 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.
Maintaining persistent context across AI work sessions
Running AI agents locally in your terminal for coding and general tasks.