Skip to content

Feature

Multi-Channel Retrieval

Traditional memory systems rely on a single similarity search, missing memories that matter for reasons other than semantic closeness. MetaMemory runs five specialized retrieval channels in parallel — semantic, temporal, emotional, keyword, and graph — and fuses their rankings with Reciprocal Rank Fusion, so each memory can surface through whichever signal makes it relevant.

Semantic Channel

Embedding-based similarity search over the factual meaning of interactions. What was discussed, what decisions were made, what information was shared — this channel powers fact-based recall and knowledge queries.

Temporal Channel

Retrieves by time: recency, date references, and the order of events. Questions like "what did we decide last week" resolve through temporal metadata rather than semantic similarity.

Emotional Channel

Every memory carries emotion tags detected at encoding time. Frustration, confidence, confusion, and insight become retrieval signals, letting agents surface the memories that match the moment.

Keyword & Graph Channels

Full-text keyword search catches exact names, identifiers, and terms that embeddings blur, while the graph channel follows entity relationships across memories. Together they recover what pure vector search misses.

5

Retrieval Channels

Reciprocal Rank Fusion

Fusion Method

0.97

Session Recall@10

84.4%

LongMemEval-S Overall

Memory that gets smarter over time

Two lines of MCP config. Bring your own provider keys — validated, encrypted, under your control. Your AI remembers across sessions — and the system learns which retrieval works best for you.