memobase and EverMemOS

These appear to be competitors, with both projects offering long-term memory solutions for AI agents and chatbots, specifically targeting different agent frameworks and chatbot applications.

memobase
72
Verified
EverMemOS
64
Established
Maintenance 10/25
Adoption 18/25
Maturity 25/25
Community 19/25
Maintenance 20/25
Adoption 10/25
Maturity 13/25
Community 21/25
Stars: 2,599
Forks: 197
Downloads: 3,687
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2,570
Forks: 283
Downloads:
Commits (30d): 15
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About memobase

memodb-io/memobase

User Profile-Based Long-Term Memory for AI Chatbot Applications.

Structures user data into dynamically-evolving profiles and timestamped event timelines, enabling sub-100ms memory retrieval through SQL queries rather than vector search. Supports Python, Node.js, and Go SDKs with batch processing buffers to reduce LLM token costs by 40-50%, and includes a Model Context Protocol (MCP) server for seamless integration with AI frameworks. Achieves state-of-the-art performance on the LOCOMO benchmark while maintaining configurable memory schemas, allowing developers to define precisely which user attributes their applications capture.

About EverMemOS

EverMind-AI/EverMemOS

Long-term memory for your 24/7 OpenClaw agents across LLMs and platforms.

Provides structured memory extraction from conversations using LLM-based encoding, organizes data into episodes and user profiles stored across MongoDB/Milvus/Elasticsearch, and exposes a REST API for retrieval with BM25, semantic embedding, and agentic search capabilities. Integrates directly with OpenClaw agents and supports TEN Framework for real-time applications, Claude Code plugins, and computer-use scenarios requiring persistent context across sessions.

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