MemOS and MemoryOS

These appear to be **competitors** offering similar memory management layers for agent systems, with MemTensor/MemOS focusing on persistent skill reuse across tasks while BAI-LAB/MemoryOS emphasizes personalized agent memory at the EMNLP 2025 level, making them alternative approaches to the same problem space rather than complementary or interdependent tools.

MemOS
69
Established
MemoryOS
58
Established
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 20/25
Stars: 6,790
Forks: 608
Downloads:
Commits (30d): 283
Language: Python
License: Apache-2.0
Stars: 1,256
Forks: 127
Downloads:
Commits (30d): 4
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About MemOS

MemTensor/MemOS

AI memory OS for LLM and Agent systems(moltbot,clawdbot,openclaw), enabling persistent Skill memory for cross-task skill reuse and evolution.

Implements a unified graph-based memory architecture with multi-modal support (text, images, tool traces, personas) and asynchronous ingestion via Redis Streams scheduling, achieving 43.70% accuracy gains over OpenAI Memory while reducing token usage by 35.24%. Integrates natively with OpenClaw agents through both cloud-hosted and local SQLite plugins, featuring hybrid search (FTS5 + vector), automatic task summarization, skill evolution, and natural-language feedback mechanisms for persistent memory refinement.

About MemoryOS

BAI-LAB/MemoryOS

[EMNLP 2025 Oral] MemoryOS is designed to provide a memory operating system for personalized AI agents.

Implements a hierarchical memory architecture with four core modules (Storage, Updating, Retrieval, Generation) that manages short-term, mid-term, and long-term persona memory through dynamic updates and context-aware retrieval. Exposes memory capabilities via MCP Server with pluggable storage engines (including Chromadb vector database), multiple embedding models (BGE-M3, Qwen), and universal LLM support across OpenAI, Anthropic, Deepseek, and other providers for seamless agent integration.

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