OpenViking
OpenViking is an open source context database designed specifically for AI agents, built around a file-system paradigm that unifies the management of memories, resources, and skills. Instead of treating context as scattered chunks in a fragmented vector store, OpenViking organizes agent context into a virtual file system under the viking protocol, giving agents a structured way to store, navigate, retrieve, and observe the information they need. It is designed to help developers move beyond the hassle of manual context management by giving agents a minimalist interaction model for context, similar to reading and writing files. OpenViking supports hierarchical context loading, semantic retrieval, recursive retrieval, sessions, metrics, and observability, making it possible for AI agents to access the right level of information without stuffing everything into the prompt.
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
CMEM Cloud
CMEM Cloud is the cloud sync layer for claude-mem, built to link AI agent memory everywhere through one private MCP link. claude-mem is the open source engine that takes notes while an agent works, and CMEM Cloud mirrors that local memory so agents can recall it across every session, machine, editor, and MCP-compatible client. Instead of making users re-explain context, paste old notes, or restart from zero, the system captures decisions, bug fixes, dead ends, environment notes, architecture choices, and other structured observations as the agent works. Those observations are stored in a temporal database, searched by meaning through vector recall, and made available through a private MCP endpoint that any compatible agent can read and write through. It starts with installing the local engine, letting a second model write structured notes out of band, syncing the local database to CMEM Cloud, and then recalling that memory anywhere.
Learn more
MythOS
MythOS is a shared memory system between you and every AI you use, built to help people stop re-explaining themselves across models, agents, and channels. It is designed for people who write to think, giving them a modular thinking system for structured notes, memos, contextual maps, and AI-powered workflows. Users can capture what they read, connect what they think, and publish what matters while keeping their library one click away from every AI. MythOS works as a personal knowledge operating system where memory, notes, ideas, resources, and context can be organized into structured documents that stay useful over time. Its approach treats knowledge as a process, not a one-time activity, so living documents can remain in progress, evolve, and connect with related people, projects, topics, and ideas. It supports contextual maps, public memos, private knowledge, AI-ready memory, exportable data, and workflows that help users build a durable layer of context.
Learn more