nocturne_memory and ClawMem

These are competitors offering alternative approaches to agent memory persistence: nocturne_memory emphasizes graph-structured rollbackable memory as a replacement for Vector RAG, while ClawMem provides hybrid RAG search with on-device processing, forcing a choice between semantic graph-based vs. hybrid retrieval architectures for the same use case.

nocturne_memory
64
Established
ClawMem
52
Established
Maintenance 22/25
Adoption 10/25
Maturity 13/25
Community 19/25
Maintenance 13/25
Adoption 5/25
Maturity 20/25
Community 14/25
Stars: 615
Forks: 79
Downloads:
Commits (30d): 60
Language: Python
License: MIT
Stars: 14
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About nocturne_memory

Dataojitori/nocturne_memory

A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.

This project offers a long-term memory server that helps AI agents remember who they are and their past experiences across different sessions and models. It takes in structured memory entries, which can be created or updated by the AI itself, and provides a persistent, graph-like knowledge base. This is for developers building and managing AI agents who want their creations to have a continuous, evolving identity rather than starting fresh with each interaction.

AI-agent-development conversational-AI AI-identity-management LLM-context-persistence AI-memory-systems

About ClawMem

yoloshii/ClawMem

On-device context engine and memory for AI agents. Claude Code and OpenClaw. Hooks + MCP server + hybrid RAG search.

ClawMem helps AI coding agents remember past decisions, project details, and preferences across sessions. It takes your existing notes and conversation transcripts, processes them locally, and provides relevant context directly to agents like Claude Code or OpenClaw, helping them understand your project history and intentions. This tool is for software developers and engineers who use AI agents for coding tasks and want them to have a consistent, evolving understanding of their projects without relying on cloud services.

AI-assisted-development software-engineering developer-tools knowledge-management

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