BAI-LAB/MemoryOS
[EMNLP 2025 Oral] MemoryOS is designed to provide a memory operating system for personalized AI agents. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 91
- Release rhythm 40
- Longevity 32
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.5
- age_days: 460
- days_rel: 411
- days_push: 57
- n_releases_24m: 3
Adoption not part of the score
1561 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MemoryOS is a Python library that provides an operating-system-inspired memory layer for personalized AI agents, using a hierarchical short/mid/long-term storage architecture with storage, updating, retrieval, and generation modules. It ships as a plug-and-play SDK plus an MCP server so any LLM-backed application can gain persistent long-term memory.
Use cases
- add long-term memory to my ai agent
- make chatbot remember user preferences across sessions
- store user profile and knowledge base for personalized llm responses
- plug memory into claude desktop or cursor via mcp
- improve multi-turn conversation coherence with llm
- keep chat history local without sending data to cloud
- benchmark agent memory on locomo
When to choose
- you need persistent, personalized memory for LLM agents with SOTA benchmark results
- you want an MCP server to inject memory into existing AI clients like Claude Desktop or Cursor
- you need pluggable storage, update, and retrieval strategies and local data storage for privacy
When to avoid
- you only need simple short-context conversation without cross-session memory
- you need a fully managed cloud memory service rather than a self-hosted Python library
- your stack is not Python or LLM-agnostic tooling is required
Facets
library · maturity active
rag agent-framework llm-inference mcp chatbot search-engine large-language-models developer-tools python cross-platform self-hosted long-term-memory memory-management personalization mcp-server hierarchical-storage emnlp-2025 ai-agents retrieval-augmented-generation natural-language-processing
2 sources
- readme: https://github.com/BAI-LAB/MemoryOS · fetched 2026-08-28 · 29c5e335b010
- homepage: https://baijia.online/memoryos/ · fetched 2026-08-29 · 6a842464109d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BAI-LAB/MemoryOS | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="BAI-LAB/MemoryOS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem