Graph-based long-term memory for AI agents. Engrama stores entities, observations and relationships as a knowledge graph and lets agents traverse it to reconstruct context on demand. SQLite by default (zero external services); Neo4j optional for multi-process production.
$git clone https://github.com/scops/engramaInstalls into the current project.
Install engrama by running `git clone https://github.com/scops/engrama`, then use it for the current task and follow its documentation at https://github.com/scops/engrama.