A practical guide to mnemo, a Rust-based sidecar service providing structured, persistent memory for LLMs without cloud dependencies.mnemo: Local-First Knowledge Graph for Persistent LLM Memory
mnemo is a local-first memory layer for LLMs, offering persistent, structured context via a sidecar service. It extracts entities and relationships into a knowledge graph from raw text, and retrieves ranked context for LLM prompts, supporting fully local setups with Ollama or integration with OpenAI.