1 repo
Standard techniques for managing context across interactions, such as buffers and summarization.
Distinguishing note: Focuses on specific memory patterns, distinct from general software design patterns.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Memory Persistence Patterns. 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
Applies standard techniques like conversation buffers, summarized history, and vector-based retrieval to manage context persistence.