🧠 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.
How it works
Memory Engine in three steps
Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.
-
01
🧠
Store
Every interaction is stored with episodic + semantic compression. Old memories compress automatically to stay within token budgets.
STORE /v1/memory/store -
02
🔍
Recall
Top-k relevant memories are retrieved per task using semantic similarity. Context is injected automatically into routed calls.
GET /v1/memory/recall -
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
Quick start
$ 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.
Comparison
How Memory Engine compares
Purpose-built for AI products. Not retrofitted from general-purpose tools.
| Feature | ForceDream Memory | Pinecone | Weaviate | DIY Redis |
|---|---|---|---|---|
| Episodic memory | ✓ | — | — | — |
| Semantic compression | ✓ | — | — | — |
| WORM audit trail | ✓ | — | — | — |
| 80% earnings back | ✓ | — | — | — |
| One-line API | ✓ | — | — | Manual |
| Free tier | ✓ | — | — | ✓ |
FAQ
Frequently asked questions
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