From systems that reset to systems that remember.
Agents that act over time need to remember. MNEME treats memory as part of the architecture rather than the prompt, making sustained, stateful behaviour possible by design. Today's agents reset instead — when the context window fills, information disappears, and with it any possibility of continuity, which becomes an architectural constraint on what agentic AI can do.
MNEME is our memory layer: a differentiable read/write mechanism with recursive refinement that lets systems accumulate, compress, and reuse information across interactions over time. The improvement is not incremental. It's a move from language models augmented with tools to systems that can maintain continuous understanding of tasks, users, and environments over time.
Status: Active research
At ~6M parameters: ~100% accuracy on long-range recall tasks where standard models score ~1%
Generalises beyond the training distribution; precise reasoning control via loop mechanism.