1 repo
Storage layers designed to provide intelligent agents with persistent context and cross-session state.
Distinguishing note: Focuses on the architectural component of agent memory, distinct from general-purpose databases or vector stores.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agent Memory Engines. Refine with filters or upvote what's useful.
Mem0 is an agent-agnostic memory layer designed to provide intelligent agents with long-term persistence and cross-session state management. By acting as a centralized service, it allows diverse AI agents to recall user preferences, past interactions, and historical context, ensuring continuity across multiple workflows and independent agent systems. The platform distinguishes itself through a multi-signal retrieval engine that combines semantic vectors, keyword matching, and entity-linked metadata to surface the most relevant information. It employs an adaptive memory engine that automatical
A persistent storage engine that provides intelligent agents with long-term context, user history, and cross-session state management.