The research project promises more efficient long-term recall by organizing knowledge around abstractions and cue-based retrieval instead of raw conversation history.

NUS researchers' MRAgent framework reduces LLM agent memory retrieval to 118K tokens per query — vs. 3.26M for LangMem — using step-by-step reasoning.

AI agents can't remember past conversations. They must constantly reload or retrieve context, which grows less efficient as tasks get longer and more complex. Memora solves this…

The research project promises more efficient long-term recall by organizing knowledge around abstractions and cue-based retrieval instead of raw conversation history.

Retrieval-augmented generation enhances the performance of AI agents by expanding their recall. It can do this in three important ways.