Long-term memory
for AI agents,
in every language.

Tablet 2

Ask it again. When one pass doesn't carry the answer, Tablet 2 returns memories it hasn't already given you. It stores images now too, and finds them from a sentence in any language.

95.7%LongMemEval-S
67.5%BEAM 1M
3verify passes
Tablet 2 — benchmark report
Scroll 1.2

Finer recall, higher accuracy. Scroll 1.2 finds memory by the sentence, so a fact said once, in passing, still surfaces. It scores 92.3% on LongMemEval-S, up from Scroll 1's 90.7%, in about 2,800 tokens of context per query.

92.3%LongMemEval-S
~450msper query
~2,800tokens / query
Scroll — model page
Book In design

Learns from its mistakes. A fundamentally different design, not the context-for-accuracy trade. Built for one goal: never repeat the same mistake. When it gets something wrong, it learns so it won't miss that way again.

Book — model page

curl -X POST api.wontopos.com/api/v1/memory/recall

Identical recall quality across
中文English日本語Русский한국어EspañolFrançais
Try it live · runs on your key

Don't take our word for it.
Ask the engine yourself.

This guide runs on your own LLM key, not ours. WOS loads the persona and everything it knows about the product and this page as memory, and the model simply speaks from it. We are showing you the engine by using it.

Persona
Product guide. Factual and developer-friendly. We hold it, so you never write it.
Memory
WOS system facts and this page's content, preloaded as recall context.
Session
Not saved. This chat lives in your browser alone, and a refresh clears it. Persistent memory is for real accounts. Up to 25 turns.
Your key
Stays in your own browser, never sent to our servers.
Haus offline
memory: loaded · persona: product guide
recall ready
Live demo · responds via WOS-injected context 0 / 25 turns

Connect your LLM key to start

The demo runs on your own key. It stays in your browser and is never sent to our servers.

The models

Three distinct
models.

Tablet, Scroll, and Book are separate models, not versions of one another; each is built for a different need, so you pick the one that fits.

Tablet

Now it remembers images too. Tablet 2 scores 95.7% on LongMemEval-S and 67.5% on BEAM 1M, and can be asked again when one pass isn't enough. An image saved with no caption is found from a sentence in any language. Coming next.

Tablet 2 — full report
Scroll

Finer recall, more context. Scroll 1.2 finds memory by the sentence, so a fact said once still surfaces. It scores 92.3% on LongMemEval-S, up from Scroll 1's 90.7%, and hands the reader about 2,800 tokens per query. Pick it when you would rather the reader saw more.

Scroll 1.2 — full report
Book

Learns from its mistakes. Book is built on a fundamentally different design from Tablet and Scroll, not the same context-for-accuracy trade. It's made for one goal: never to repeat the same mistake. When it gets something wrong, it learns so it won't miss that way again.

Actual usage may differ from these numbers.

Trust & transparency

Your memory is yours. We hold it, and we don't look inside without your permission.

Our people and our models don't read your memories unless you ask us to, nothing ever trains on your data (no LLM runs in the retrieval path), one call erases a single memory or an entire user without a trace (GDPR-ready), and your LLM keys are sent per request and never stored while every memory stays isolated per account and user.

For vibe coders & agents

One file your AI
can read instantly.

Download a compact, LLM-friendly spec of the whole API. Drop it into your IDE or any coding agent and start building - no docs spelunking.

wontopos-llms.txt · 27.0 KB
# Wontopos (WOS) - Long-term memory for AI agents
> The same recall in every language. No LLM in the path.

## Start here - API key + a storage id (user_id)
## Won - free calls the MODEL makes for itself
## SDKs - in YOUR app · Python · TS · Rust
## MCP (beta) - in AI tools · Claude Code, Cursor
## Models & pricing Tablet $2/$3 · Scroll $4/$8 per 1M
+ endpoints, engrams, images, speakers, caching, trust ...