MemClaw
MemClaw is a persistent-memory service for LLM-based agents and a governed shared memory layer for agent fleets. It is designed to help AI agents learn from each other by turning isolated agent context into a Company Brain with memory, governance, provenance, contradiction detection, and visibility scopes built in from day one. MemClaw separates an organization’s agent force, including tenants, fleets, nodes, and agents, from the governed memory plane through MCP Server, REST API, OpenClaw plugin, MemClaw Core, and persistent storage. Agents can write to and recall from the Company Brain through MCP-compatible tools, direct HTTPS calls, or OpenClaw integration, while MemClaw Core runs enrichment such as entity extraction, contradiction detection, PII scanning, and lifecycle transitions before anything is stored. Every memory can be stamped with a visibility scope, auto-classified into types such as fact, episode, decision, preference, rule, plan, commitment, action, and outcome.
Learn more
Hindsight
Hindsight is an agent memory system built to create smarter AI agents that learn over time instead of starting every conversation from zero. Most agent memory systems focus on recalling conversation history, but Hindsight is focused on making agents learn, not just remember. It gives AI agents persistent long-term memory using biomimetic data structures, helping them retain facts, recall relevant context, and reflect on experience as part of reasoning. Hindsight is designed for agents that need to understand who a user is, what has been discussed, what preferences have emerged, what decisions were made, and how behavior should adapt across sessions. It provides three core operations: retain, recall, and reflect. Retain stores new information, recall retrieves the right memories when needed, and reflect helps agents synthesize observations, form mental models, and learn from prior interactions.
Learn more
OpenMemory
OpenMemory is a Chrome extension that adds a universal memory layer to browser-based AI tools, capturing context from your interactions with ChatGPT, Claude, Perplexity and more so every AI picks up right where you left off. It auto-loads your preferences, project setups, progress notes, and custom instructions across sessions and platforms, enriching prompts with context-rich snippets to deliver more personalized, relevant responses. With one-click sync from ChatGPT, you preserve existing memories and make them available everywhere, while granular controls let you view, edit, or disable memories for specific tools or sessions. Designed as a lightweight, secure extension, it ensures seamless cross-device synchronization, integrates with major AI chat interfaces via a simple toolbar, and offers workflow templates for use cases like code reviews, research note-taking, and creative brainstorming.
Learn more
Qdrant
Qdrant is a high-performance, composable vector search engine built in Rust for production-grade semantic, hybrid, and agentic workloads.
Combine dense vectors, sparse vectors, metadata filters, multi-vector representations, and custom scoring as primitives at query time. Written in Rust for memory efficiency, SIMD optimization, and predictable performance without garbage collection pauses. No wrappers, no bolt-ons, no legacy compromises — just a custom HNSW implementation and storage engine built specifically for vector workloads.
Learn more