๐Ÿค–AI RepoIndex
๐Ÿค– AI AgentsOpen SourceFree

Mem0

Long-term memory for agents

4.5/ 5โญ 33,000 GitHub starsPythonApache-2.0

๐Ÿ“‹ Overview

Mem0 provides a long-term memory layer for AI agents enabling persistent user memories across conversations. It provides a comprehensive solution for modern AI workflows. The tool is designed for both beginners and advanced users. Mem0 is a memory management layer for AI agents that enables persistent, personalized interactions. It stores user preferences and conversation history across sessions, allowing agents to provide more relevant and contextual responses.

โœจ Key Features

  • โ€ขPersistent user memories
  • โ€ขVector search + graph storage
  • โ€ขWorks with any agent framework
  • โ€ขActive community and development
  • โ€ขComprehensive documentation
  • โ€ขProduction-ready features

๐ŸŽฏ The Problem It Solves

AI agents forget everything between sessions.

๐Ÿ”ง How It Works

Integrate Mem0 as a memory layer with vector search and graph storage.

๐Ÿš€ Installation & Quick Start

Installation

pip install mem0ai

Quick Start

  1. pip install mem0ai
  2. from mem0 import Memory
  3. m = Memory()
  4. m.add('I love pizza', user_id='alice')
  5. m.get_all(user_id='alice')

โœ… Pros

  • โ€ขSimple API
  • โ€ขGraph memory
  • โ€ขWorks with any framework
  • โ€ขActive community
  • โ€ขComprehensive documentation
  • โ€ขProduction-ready

โŒ Cons

  • โ€ขStill maturing
  • โ€ขLearning curve for new users
  • โ€ขDocumentation could be improved

๐Ÿ’ฌ Practitioner Verdict

โ€œStandard memory layer.โ€
1

Self-Hosted (Free)

Open source, MIT/Apache licensed. Run it yourself.

โญ Star & Clone on GitHub

Free forever. Your infrastructure, your data.

2

Mem0 Cloud

Managed memory

From $10/mo
  • Auto-extraction
โ˜๏ธ Get Started with Mem0 Cloud
3

Deployment Options

Ways to run Mem0 in production

๐Ÿ“Š Specifications

Language
Python
License
Apache-2.0
Platform
Linux, macOS, Windows
Supported Models
REST API, CLI

๐Ÿ’ฐ Pricing Reality

Free OSS. Cloud $10/mo.

๐Ÿ‘ฅ Community Health

Stars33,000
Forks4,125
Contributors660
Health Score9/10

๐Ÿท๏ธ Tags

Open SourceFree