gigabrain and openclaw-mem0

Both tools provide a long-term memory layer for OpenClaw agents, making them direct competitors offering alternative implementations for the same functionality.

gigabrain
52
Established
openclaw-mem0
47
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 20/25
Community 9/25
Maintenance 10/25
Adoption 9/25
Maturity 18/25
Community 10/25
Stars: 120
Forks: 7
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 6
Forks: 1
Downloads: 126
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

About gigabrain

legendaryvibecoder/gigabrain

Long-term memory layer for OpenClaw agents: capture, recall, dedupe, and native markdown sync.

Implements a SQLite+FTS5-backed memory architecture with an 11-step orchestrated recall pipeline and hybrid semantic/exact deduplication; supports OpenClaw, Codex, Claude Code, and Claude Desktop through MCP tools. Maintains a structured world model (entities, beliefs, contradictions, open loops) synchronized with native markdown files and Obsidian vaults, with deterministic nightly maintenance pipelines and optional FastAPI console for memory operations.

About openclaw-mem0

tensakulabs/openclaw-mem0

Long-term memory plugin for OpenClaw agents, powered by Mem0. Self-hosted with any OpenAI-compatible provider.

Provides five memory management tools (`memory_search`, `memory_store`, `memory_list`, `memory_get`, `memory_forget`) with automatic recall injection before agent turns and auto-capture after turns, supporting both session and long-term memory scopes. Implements lazy provider loading to avoid bloated SDK imports, and vendors a patched Mem0 build that fixes critical bugs in embeddings routing and memory recall in self-hosted deployments using Qdrant vector storage. Integrates seamlessly with OpenClaw's plugin system and supports any OpenAI-compatible LLM provider (OpenRouter, DashScope, LocalAI) alongside Mem0's cloud platform.

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