Skip to content
NEW

Introducing SurrealDB Studio, the new official app of SurrealDB

Learn more

1/3

RECALL

Recall you can trust

Every turn, agent memory feeds the context window the slice that matters - and recall is engineered for correctness. A hybrid, multi-signal ranker weighs meaning, exact keywords, and graph connections together, and every answer comes back with the exact sources behind it.

01 |HYBRID RETRIEVAL

Cheap questions stay cheap

A typed lookup answers straight from the graph and never touches the ranker. Only real retrieval runs the full fusion, with a broader sweep held in reserve for when the answer is thin - so recall is fast when it can be and thorough when it must be.

Natural language query
Generate embeddingsProvider-pluggable
Vector searchchunks
HNSW · COSINE
Entity searchentities
HNSW · COSINE
Fact chain traversalentity → relation → entity
3-depth recursive DFS
Memories + facts
// npm install @surrealdb/agent-memory
import { AgentMemory } from "@surrealdb/agent-memory";

const memory = new AgentMemory({ context: "acme-prod" });

await memory.remember("I work at Acme as CTO");
const hits = await memory.recall("what do I do at Acme");

Many signals, fused in one ranker

Meaning, exact terms, and graph structure are weighed together in a single ranker - not vector similarity alone, and not a rerank bolted on afterwards.

02 |ONE SUBSTRATE

Similarity alone gets the wrong thing

A pure vector search returns what reads similarly - which is not always what's true, current, or relevant. Agent Memory fuses multiple signals and reconciles what changed, so recall surfaces the right thing, with its sources.

Tiered, so it stays cheap

Direct lookups answer from the graph; only genuine retrieval runs the full fusion. Cost tracks difficulty, not volume.

Reconciled, not stale

Superseded facts step aside for the current one, so recall reflects what's true now, not what was said first.

Provable, every time

Each answer carries the exact records behind it, so nothing recall returns is a black box.

Keep exploring

GET STARTED

Give your agents recall they can trust

Trustworthy recall, durable memory, and a knowledge graph - one system you buy, secure, and audit once. Built on SurrealDB.

SamsungNVIDIAAppleVerizonTencent

SOC 2 Type 2

GDPR

Cyber Essentials Plus

ISO 27001

SurrealDB

The unified data layer for AI

Graph, vector, document, and relational in one engine.
Agent Memory that connects and retrieves context wherever your data lives.

Explore with AI

Stay in the loop

Tutorials, AI agent recipes, and product updates, every two weeks.

Independently verified

SOC 2 Type 2

GDPR

Cyber Essentials Plus

ISO 27001

Trust Centre

Copyright © 2026 SurrealDB Ltd. Registered in England and Wales. Company no. 13615201

Registered address: 3rd Floor 1 Ashley Road, Altrincham, Cheshire, WA14 2DT, United Kingdom

Trading address: Huckletree Oxford Circus, 213 Oxford Street, London, W1D 2LG, United Kingdom