Companies

Mem0

mem0.ai

Mem0 provides persistent memory infrastructure that helps AI agents personalize interactions and learn continuously across sessions.

HQSan Francisco, California, United States
Employees1-10
Funding$24.5M
4 active roles
Profile 6mo agoJobs checked 17h ago
AI / MLAI ApplicationB2B SaaSSeries A$10M-$50M

About

Mem0 builds a persistent memory layer and drop-in infrastructure for AI agents and applications, serving developers and enterprise teams that need personalized, context-aware interactions. Its differentiation is retaining useful context across sessions and agents without requiring pipeline changes, while reducing redundant context, token costs, and response latency.

Market

Mem0 competes in the AI memory-layer and persistent-context infrastructure market for LLM applications and agents, positioning itself as an open-source, composable, drop-in memory layer rather than a complete agent runtime. Its differentiation is a hybrid graph/vector/key-value architecture, adaptive and multi-level memory, broad SDK support, and a choice between self-hosting and managed cloud deployment; Zep/Graphiti emphasizes temporal knowledge graphs, Letta provides a full self-managing agent runtime, and SuperMemory bundles managed memory with RAG.

Target Customers

Mem0 targets developers and AI platform teams at startups through Fortune 500 companies that are building production AI assistants, customer-support bots, autonomous agents, and personalized applications. Its strongest industry fits include healthcare, education, e-commerce, customer support, and sales/CRM, with engineering leaders and agent builders as the likely buyers and users.

At a Glance

Problem

Modern AI agents are powerful but suffer from “digital amnesia”: interactions often start from scratch, users repeatedly restate their context and preferences, and agents repeat previously rejected patterns. Building memory in-house looks simple but becomes months of engineering as teams handle nuanced context, conflicting preferences, stale information, and duplicate memories. That creates engineering opportunity cost while redundant context drives higher token usage and slower responses. A high-value use case is persistent personalization across repeated interactions, such as a healthcare assistant remembering patient history, allergies, treatment preferences, and prior sessions, or a support bot that no longer makes users re-explain themselves.

Product / Service

Mem0 is production-ready memory infrastructure for AI agents and applications, exposed through a developer API that can be integrated in as little as three lines of code. It extracts memories from interactions, categorizes them, tracks factors such as decay and confidence, updates memories when facts conflict, and retrieves only the context relevant to a new interaction. The result is persistent memory across sessions and agents without requiring developers to redesign their pipelines, with lower redundant context, token costs, and response latency. For enterprises, Mem0 also emphasizes governance, observability, and deployment portability across Kubernetes, private cloud, or air-gapped environments.

Market

Mem0 competes in the emerging AI-agent memory and persistent-context infrastructure category. The clearest practical alternatives are custom-built memory systems and semantic or vector-search stacks that developers operate themselves; the available evidence does not identify a specific head-to-head commercial rival. Mem0 appears to have substantial product traction rather than being merely pre-revenue: the company reports more than 41,000 GitHub stars, 14 million Python package downloads, API calls rising from 35 million in Q1 to 186 million in Q3, and adoption by thousands of startups and Fortune 500 companies. CrewAI, Flowise, and Langflow integrate it natively, AWS selected it as the exclusive memory provider for its new Agent SDK, and the company announced $24 million across its Seed and Series A rounds, although the available evidence does not disclose revenue.

Founders & Leadership

Taranjeet SinghFounder
CEO and Co-founder
Deshraj YadavFounder
CTO and Co-founder

Funding History

2024-01
Seed$3.9M

Kindred Ventures

2025-07
Series A$20M

Basis Set Ventures

Recent News

2026-07-30partnership
Workflow Automation: Mem0 Memory in n8n and Zapier

Mem0 announced integrations with n8n and Zapier, allowing no-code workflows to store durable facts and retrieve memories later. The Zapier app supports adding, searching, retrieving, and deleting memories.

2026-07-24partnership
AWS & Mem0 Bring Persistent Memory to AI Agents with Strands

AWS and Mem0 announced a partnership bringing persistent memory capabilities to agents built with AWS Strands. The integration is intended to support more personalized AI-agent experiences.

2026-07-18
AI Agent Memory 2026: Progress Benchmark Report Evaluations

Mem0 published a benchmark and ecosystem report covering AI-agent memory approaches, including 21 documented frameworks and 20 vector-store integrations. It highlights cross-session identity, temporal abstraction, and memory staleness as major open problems.

2026-07-13product
TypeScript OSS SDK: 26 New Providers, Reranking, and Zero-Dependency Imports

Mem0 expanded its TypeScript SDK with 17 vector-store providers, five LLM providers, four embedding providers, and reranking support. The release was positioned as a major step toward feature parity with the Python SDK.

2026-06-25product
Mem0 Plugin: Shared Memory for Claude Code, Cursor, Codex, and Antigravity

Mem0 expanded its shared editor-plugin family to provide persistent memory across Claude Code, Cursor, Codex, and Antigravity workflows.

2026-06-10partnership
Vercel AI SDK Provider: Memory-Augmented Generation for AI SDK v6

Mem0 updated its Vercel AI SDK provider for the AI SDK v6 provider contract and Mem0 v3 APIs, enabling memory-augmented generation in TypeScript applications.

2026-05-13product
Temporal Reasoning: Time-Aware Retrieval for Platform v3

Mem0 Platform v3 added time-aware memory interpretation and retrieval. Queries involving past events, upcoming plans, or current state can now resolve against memory timestamps automatically.

2026-04-14product
New Memory Algorithm: State-of-the-Art Accuracy at Approximately 3–4x Lower Cost

Mem0 announced a ground-up memory-pipeline rewrite with reported benchmark gains across LoCoMo, LongMemEval, BEAM, temporal reasoning, and assistant recall, while reducing token usage. The release also introduced built-in graph memory and breaking changes for older integrations.

2025-11-26partnership
Build Persistent Memory for Agentic AI Applications with Mem0 Open Source, Amazon ElastiCache for Valkey, and Amazon Neptune Analytics

AWS announced an integration combining Mem0 Open Source with Amazon ElastiCache for Valkey and Amazon Neptune Analytics to provide persistent memory for agentic AI applications.

2025-10-28funding
Mem0 Raises $24M Series A to Build Memory Layer for AI Agents

Mem0 announced $24 million across Seed and Series A funding: the Seed was led by Kindred Ventures and the Series A by Basis Set Ventures, with participation from Peak XV Partners, GitHub Fund, and Y Combinator. The company said the funding would support its production-ready memory infrastructure for AI agents.

Active Roles

4
India/Engineering/13d ago
San Francisco Bay Area/Forward-Deployed Engineer/51d ago
San Francisco Bay Area/Engineering/76d ago
Full Stack Engineer$150k – $250k
San Francisco Bay Area/Engineering/196d ago

Business Model

Mem0 uses a freemium and subscription SaaS model: it offers a free Hobby tier, paid Starter, Growth, and Pro plans priced at $19, $79, and $249 per month, respectively, plus custom Enterprise plans. It also supports usage-based pricing and paid features such as advanced governance, analytics, integrations, SSO, and on-premises deployment.

Products

Mem0 open-source library and SDKs for Python and Node.jsMem0 Self-Hosted Server for teams running the memory layer on their own infrastructureMem0 Platform, a managed cloud service with SDK/API-key integration, dashboard, and production features

Customers

AWS (exclusive memory provider for AWS’s new Agent SDK)CrewAI (native integration)Flowise (native integration)Langflow (native integration)

Tech Stack

Large language models (OpenAI gpt-5-mini by default, with support for other LLMs)Embedding models (OpenAI text-embedding-3-small by default)Hybrid graph, vector, and key-value datastoresSemantic/vector search, BM25 keyword search, graph traversal, and entity extractionPython and TypeScript/Node.js SDKsManaged cloud API and self-hosted server deployment

Competitors

Hindsight
Letta
Zep / Graphiti
SuperMemory

Key Investors

Basis Set Ventures, Peak XV Partners, GitHub Fund, Y Combinator