Skip to content
FindOpenSource

Mem0

The memory layer for AI agents -- drop-in persistent memory infrastructure that remembers context across conversations and sessions.

Overview

Mem0 gives agents and LLM apps a memory layer that persists relevant context (facts, preferences, past interactions) across sessions instead of starting from a blank slate every conversation, and integrates as a lightweight drop-in component rather than requiring a full agent platform. It works alongside most major agent frameworks rather than replacing them.

Mem0 is a fit for teams adding persistent, evolving context to an existing agent or chat application as a library-level integration -- distinct from Letta (also in this catalog), which is a full stateful-agent platform rather than a memory layer you embed into something else.

Categories
AI Agents & Agent Tools
Keywords
agent-memorypersistent-contextlong-term-memory
Languages
Python, TypeScript
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.