Memory · Dreams · Hive

AI that remembers. Knowledge that compounds.

The memory layer beneath your AI stack. Store anything, synthesize overnight, share across teams.

See how it works ↓

No credit card  ·  Memory always free  ·  Start in 60 seconds

Memory stored free
9‑stage
Dream Engine
Multi×
Multiplayer Memory
1,303
Available tools

Memory

Your AI finally
remembers.

Every insight, preference, and decision your AI learns — stored, searchable, and evolvable. Not a vector store. Living memory that gets smarter over time.

Semantic search Find any memory by meaning, not just keywords. Vector similarity out of the box.
Auto-extraction from any text Paste a conversation, document, or raw output — structured keys surface automatically.
Memory decay & freshness scoring Older memories gracefully decay. Critical facts persist. Your context stays relevant.
Core memory always free, forever No paywall on the fundamentals. Store, retrieve, and search without a plan.
POST /v1/demo/extract
# Try the live extractor below ↓
 
$ curl https://slopshop.gg/v1/demo/extract \
   -d '{"content":"Prefers dark mode. Uses GPT-4o for coding."}'
 
# Response:
{
  "extracted": [
    { "key": "ui_preference", "value": "dark_mode", "confidence": 0.97 },
    { "key": "primary_model", "value": "gpt-4o", "confidence": 0.94 },
    { "key": "use_case", "value": "coding", "confidence": 0.91 }
  ],
  "stored": true, "memory_id": "mem_7x4k2"
}

Dream Engine

AI that synthesizes
while you sleep.

9 neuroscience-inspired synthesis stages. While you're away, Dream Engine compresses redundancy, connects patterns, and generates novel insights — with a measurable Intelligence Score.

9
Synthesis stages
150
Credits / full cycle
IQ Score
Intelligence Score metric
Any model
Claude, GPT, Gemini…
Dream cycle running
synthesize consolidate
pattern_extract cluster
insight_generate surface
compress deduplicate
associate cross-link
validate score
evolve adapt
forecast predict
reflect meta-learn
intelligence_score

Hive

A team that thinks
together.

Multiplayer shared memory. Every teammate's knowledge flows into a collective intelligence space. Run collective Dream cycles across your entire team's memory.

Invite collaborators to any namespace Granular roles: reader, contributor, admin. Share memory without sharing credentials.
Collective Dream cycles Dream Engine runs across the entire hive's memory pool. Shared insights, surfaced overnight.
Real-time knowledge sync Every memory written by any agent or teammate is immediately visible across the hive.
👩‍💻
🧑‍🔬
👨‍💼
Hive
shared memory
Unlimited
Team members
Live
Memory sync
COMING SOON

Collective Intelligence

Every Dream cycle makes every agent smarter — privately. FedMosaic connects self-hosted instances through binary mask federation. Zero raw data shared. +23% Intelligence Score boost from the network.

1,406live instances
+23%avg IS boost
91.4%less data transmitted
0raw memories shared
Learn about FedMosaic →

How it works

Three steps.
Infinite intelligence.

01
Store
Feed it what your AI learns. Paste text, send API calls, or let our background extractors pull structure automatically from any content.
02
Dream
Overnight, Dream Engine runs 9 synthesis cycles. New patterns, compressed knowledge, novel insights — waiting when you wake up.
03
Share
Invite your team. Collective dreams run across everyone's memory pool. Your entire AI stack shares one brain.

Why Slopshop

Nothing else comes close.

Feature Slopshop Mem0 Zep Raw Vector DB
Dream Engine (overnight synthesis) ✓ 9 stages
Team / multiplayer memory ✓ Native Hive — Limited
Free core APIs, no card required ✓ Always — Trial only — Trial only — Infra cost
Self-hostable on SQLite ✓ 60 seconds
Multi-model (Claude, GPT, Gemini, Grok…) ✓ All models — Partial
Intelligence Score & Brain Glow ✓ Unique

Developer-first

Built for developers.

REST API, CLI, MCP server. One key for everything. Self-hostable on SQLite in 60 seconds. Over 1,303 tool endpoints.

# Store a memory curl -X POST https://api.slopshop.gg/v1/memory/store \ -H "Authorization: Bearer $SLOP_KEY" \ -H "Content-Type: application/json" \ -d '{"content":"User prefers concise responses. Expert in Rust."}' # → { "id": "mem_9a3z1", "stored": true, "namespace": "default" } # Kick off a Dream cycle curl -X POST https://api.slopshop.gg/v1/memory/dream/start \ -H "Authorization: Bearer $SLOP_KEY" \ -d '{"strategy":"synthesize,compress,insight_generate"}' # → { "dream_id": "drm_7f2b", "status": "running", "stages": 9 }
# Install npm install -g @slopshop/cli # Login slop auth login # Store a memory from stdin echo "User is a senior engineer, prefers dark mode" | slop memory store # → ✓ Stored mem_k9x2 (namespace: default) # Run a full Dream cycle slop dream run --all-stages # → Running 9 stages... ████████████████ 100% # → Intelligence Score: 87.4 | Insights generated: 12
# Add Slopshop to Claude Code or any MCP client # ~/.claude/mcp.json (or equivalent) { "mcpServers": { "slopshop": { "command": "npx", "args": ["-y", "@slopshop/mcp-server"], "env": { "SLOP_KEY": "your-api-key-here" } } } } # Claude now has 1,303 tools. Memories persist across sessions.
Explore developer docs →

Not a developer?

The same Dream Engine.
Zero code required.

Slopshop is the developer API. REM Labs is the no-code consumer experience built on top — same 9-stage REM cycle, same Dream Engine, same Intelligence Score. Just a beautiful interface instead of an API key.

Try REM Labs free → remlabs.ai ↗
REM Labs · Consumer
🌙 One-click overnight dream cycles
📬 Morning Intelligence Brief delivered daily
🗺️ Visual Memory Graph Explorer
🔬 Research, Finance, Legal & Creative OS editions
Powered by the same Slopshop Dream Engine · Free forever · No code

Start for free.
Think forever.

500 credits. Core memory always free. No credit card.

Already have an API key? → /developers
COMMUNITY

Join the conversation

Share what you're building. Get help. See what others are creating with Dream Engine.

Join Discord →
BUILT WITH SLOPSHOP

What people are building

Research agents that synthesize papers overnight
Trading bots with Dream-cycle risk scenarios
Support swarms with compounding customer memory