mem0 and aius

These tools are competitors, with the former providing a universal memory layer for AI agents that likely encompasses a broader set of memory types and access patterns, while the latter focuses specifically on long-term memory for superagents and LLMs, leveraging GraphRAG and knowledge graphs for its implementation.

mem0
72
Verified
aius
48
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 12/25
Maturity 25/25
Community 11/25
Stars: 49,646
Forks: 5,542
Downloads: —
Commits (30d): 180
Language: Python
License: Apache-2.0
Stars: 63
Forks: 6
Downloads: 68
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

About mem0

mem0ai/mem0

Universal memory layer for AI Agents

Implements multi-level memory (user, session, agent state) with adaptive retrieval that achieves 26% higher accuracy and 90% lower token usage than baseline approaches. Supports multiple LLMs and vector stores, with SDKs for Python and JavaScript, plus integrations for LangGraph and CrewAI. Offers both self-hosted open-source deployment and a managed platform with CLI tooling for memory management operations.

About aius

markmbain/aius

The long-term memory for your Superagents 🥷and LLMs 🤖. Built with GraphRAG, Knowledge graphs and autonomous ai agents

Implements a modular MemorySystem architecture with pluggable storage backends (KV, Graph, Vector databases) and isolated MemoryPods for different memory types—episodic, entity, working, short-term, and long-term—enabling agents to develop persistent self-awareness and learn individual user behaviors dynamically. Designed as a composable framework that equips AI agents with configurable input sensors, memory layers, processing functions, and output tools, supporting multi-modal content ingestion across formats and languages for building collaborative agent ecosystems.

Scores updated daily from GitHub, PyPI, and npm data. How scores work