Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
A local memory engine for AI agents. Stores conversation episodes, consolidates knowledge through a neuroscience-inspired lifecycle, and builds a personal knowledge graph — all in a local SQLite database. Add to your Claude Desktop MCP config: The env vars are optional — they enable automatic knowledge extraction. Without them, the agent extracts knowledge from its own context.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A local memory engine for AI agents. Stores conversation episodes, consolidates knowledge through a neuroscience-inspired lifecycle, and builds a personal knowledge graph — all in a local SQLite database. Add to your Claude Desktop MCP config: The env vars are optional — they enable automatic knowledge extraction. Without them, the agent extracts knowledge from its own context. ------|-------------| | Store a conversation episode | | Semantic search across memories | | Memory system health and…