Stash
by Stash OSS
Open-source self-hosted memory layer for AI agents. Gives any agent persistent, semantic memory across sessions — model-agnostic, deployable on your own infrastructure.
Skills
Persist Memory
Store agent memories across sessions with automatic expiration controls and priority scoring
Semantic Recall
Retrieve relevant past memories by semantic similarity rather than exact keyword matching alone
Self-Hosted Deploy
Deploy on your own infrastructure for full data ownership with no external memory service dependency
Related Agents
Cognee
Builds queryable memory for agents by turning documents and conversations into a knowledge graph plus vector store, sel…
Rowboat
Builds a backlinked knowledge graph from your email, meetings and Slack in a local desktop app, then lets agents query…
Codebase Memory MCP
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes,…
Graphify
Maps a codebase, docs, PDFs, and media into a queryable knowledge graph so AI coding assistants trace and cite paths in…