Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)
Summary
Mnemo is a local-first AI memory layer that extracts entities and relationships from conversations, stores a persistent knowledge graph in SQLite, and injects context into future prompts. It supports local and cloud LLMs (Ollama, OpenAI, Anthropic) and ships as a single static binary with zero cloud dependency, enabling cloud-free memory for LLM workloads.