🧠 Memory Engine · Layer L501

Persistent, searchable memory for every AI agent and user session.

Store, compress and recall context across sessions — so your agents remember users, preferences and past decisions. Redis-backed, WORM-sealed, 78p back on every £1.

Live £29/moor £290/yr — save 17%
29/moStarting price
94%Cache hit rate
78%Earnings back
FreeTier available
EpisodicSemanticWORM-sealedRedis-backed78% backFree tier

How it works

Memory Engine in three steps

Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.

  1. 01 🧠

    Store

    Every interaction is stored with episodic + semantic compression. Old memories compress automatically to stay within token budgets.

    STORE /v1/memory/store
  2. 02 🔍

    Recall

    Top-k relevant memories are retrieved per task using semantic similarity. Context is injected automatically into routed calls.

    GET /v1/memory/recall
  3. 03 💚

    Earn

    78% of every API call flows back to you. Withdrawable via Stripe. WORM-sealed for audit.

    GET /v1/balance

What's included

Everything you need, nothing you don't

Episodic memory — every interaction stored verbatim
Semantic memory — compressed beliefs about each user
Auto-prioritisation — keeps what matters, drops noise
Context retrieval — top-k relevant memories per task
WORM-sealed writes — immutable, auditable history
Cross-workspace sync — share memory across tenants

Quick start

api.forcedream.ai POST /v1/memory/store
FORCEDREAM OS · L501 LIVE
$ curl https://api.forcedream.ai/v1/memory/store \
  -H "Authorization: Bearer $KEY" \
  -d '{"user_id":"usr_123","content":"Prefers concise bullet answers","type":"episodic"}'

→ {"memory_id":"mem_9a3f","stored":true,"compressed":false}

$ curl https://api.forcedream.ai/v1/memory/recall \
  -H "Authorization: Bearer $KEY" \
  -d '{"user_id":"usr_123","current_task":"summarise Q3 results"}'

→ {"context":[{"content":"Prefers concise bullet answers","relevance":0.94}],"tokens_used":18}

Pricing

Simple, transparent pricing

78% of API earnings flow back to you on every call. No hidden fees. Free tier available.

Starter
£29
/mo · £290/yr
1M operations/month
10,000 users
Episodic + semantic
Standard retrieval
78% earnings
Start free →
Most popular
Pro
£89
/mo · £743/yr
10M operations/month
100,000 users
WORM audit trail
Workspace memories
Priority retrieval
Advanced compression
Start free →
Scale
Custom
Unlimited operations
Unlimited users
Dedicated Redis cluster
Volume pricing
SLA guarantee
Start free →

Comparison

How Memory Engine compares

Purpose-built for AI products. Not retrofitted from general-purpose tools.

FeatureForceDream MemoryPineconeWeaviateDIY Redis
Episodic memory
Semantic compression
WORM audit trail
80% earnings back
One-line APIManual
Free tier

FAQ

Frequently asked questions

Episodic memory stores specific events verbatim — e.g. "user asked to compare Q3 and Q4". Semantic memory compresses repeated patterns — e.g. "this user prefers bullet points". Both are indexed and recalled automatically.
No. Memory is partitioned by user_id. Shared workspace memories are available for team contexts via the workspace_id parameter.
Yes. DELETE /v1/memory/{user_id} purges all records and writes a WORM-sealed deletion receipt for compliance auditors.
No hard limit. The engine auto-compresses older memories to stay within token budgets. You set the retention window per API key.
You earn 78p of every 100p of API revenue your product generates. The Dream Tax (2.5%) funds the OS. The remainder covers infrastructure.

Start with Memory Engine.
Scale to all 22 products.

Free tier available. 80% earnings from your first call. Every call. WORM-sealed by default.

No credit card    80% earnings guaranteed    WORM-sealed audit