What problem does it solve?
Solve the challenge of scalable, durable AI memory by providing a three-layer memory architecture with per-session notes, a Knowledge Graph, and curated long-term memory.
Core Features & Use Cases
- Three-layer memory architecture (MEMORY.md, life/, memory/) for durable, organized knowledge
- Knowledge Graph (life/) with flat three-folder structure (people/projects/archives) and per-entity summaries/items.json
- QMD hybrid search (BM25 + vectors + rerank) for fast, relevant querying across memory layers
- Heartbeat automation (extraction, synthesis, domain scans, maintenance) to keep knowledge fresh
- Domain-based subagents with persistent memory and PROPOSAL workflow
- Real-time inline extraction and conservative dedup and conflict checks
- Memory decay and rotation mechanisms to surface durable knowledge over time
Quick Start
Install QMD, initialize Engram, and add a session to begin using Engram.