MemOS and memobase
These are competitors offering different architectural approaches to agent memory—Memobase provides user profile-based long-term memory for chatbots through a dedicated service, while MemOS implements a persistent skill memory OS directly within LLM/agent systems for cross-task reuse.
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.
This project helps AI developers build AI agents and large language models (LLMs) that can remember past interactions, skills, and knowledge over long periods. It provides a unified system for storing and retrieving diverse information like text, images, and tool usage history, allowing agents to learn from experience. AI developers can use this to create more personalized and effective AI assistants and automated systems.
About memobase
memodb-io/memobase
User Profile-Based Long-Term Memory for AI Chatbot Applications.
This system helps AI chatbot developers build more personalized and intelligent virtual companions, educational tools, or assistants. It takes raw chat conversations as input and generates a rich, evolving user profile and event timeline as output, allowing the AI to remember user preferences and history. AI developers or product managers creating conversational AI applications would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work