GraphCanon updated 1w · GitHub synced 1w · 31 views this month
Decision brief
Mem0 provides a universal memory layer that focuses on long-term memory and state management specifically for AI Agents.
Good fit when
- - You are working on an AI agent or chatbot application where maintaining a long-term memory is crucial.
- - Your project requires robust state management to ensure consistency across different interactions with users.
Avoid when
- - If your application does not require the retention of historical context for effective performance over multiple sessions.
- - When you are looking for a general-purpose library or framework that offers features beyond memory management and state handling, such as natural language processing or machine learning models.
- Pricing:
- freemium - Mem0 is available under the Apache-2.0 license which is free to use. However, additional enterprise support or premium features may have associated costs.
- Requirements:
- Min 4 GB RAM
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 1w
- Provenance
- Not a fork · Organization account
- As of 1w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install mem0 PyPIHow it fits your stack(73)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Depends on
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
mem0 provides a universal memory layer suitable for various AI agents, focusing on long-term memory and state management.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 7, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 7, 2026)
npm install -g @mem0/cli # or: pip install mem0-cliSource link
Source: README excerpt (regex_v1, Aug 7, 2026)
npm install -g @mem0/cli # or: pip install mem0-cliSource link
Tags
README
1. Install
npm install -g @mem0/cli # or: pip install mem0-cli
⚖️ License
Apache 2.0 — see the LICENSE file for details.
For agents
This page has a .md twin and JSON over the API.