mnemon¶
⭐ 459 · ✅ active · related
One-liner¶
LLM-supervised persistent memory for AI agents: graph-based recall and cross-session knowledge in a single binary.
About¶
LLM-supervised persistent memory for AI agents. --- LLM agents forget everything between sessions. Context compaction drops critical decisions, cross-session knowledge vanishes, and long conversations push early information out of the window. Mnemon gives your agent persistent, cross-session memory — a four-graph knowledge store with intent-aware recall, importance decay, and automatic deduplication. The mnemon memory path remains one local binary with zero API keys and one setup command.