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
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
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
PlatformPilot
PlatformPilot is a company brain for AI-first teams. It captures how your company actually works, your decisions, playbooks, and tribal knowledge, and turns it into a living memory your team and your AI agents can use to answer questions and take action across all your tools.
Unlike search tools that only retrieve, PlatformPilot reasons across your systems, shows the why behind every answer, and acts on your own playbooks, in your own cloud, getting sharper every time it is used.
It connects to your stack through the Model Context Protocol (MCP), so it works as a shared memory layer inside the tools your team already uses, including Claude Code, Claude Desktop, and OpenAI-based agents. Memory evolves as you work.
- Living memory that learns from outcomes, not just stores notes
- Reasoning across all your tools. We support +200 tools.
- Plain-language search over your team's decisions, playbooks, and history
- Self-organizing knowledge
Learn more