Memory · Dreams · Intelligence

Memory that compounds.
Every night.

Your AI saves everything it learns. Overnight, the Dream Engine synthesizes. Every morning, you wake to a brief.

See how it works

No credit card · Memory always free · Works with any AI model

Memory stored free
9-stage
Dream Engine
Daily
Morning Brief
agents dreaming tonight

Memory

Your AI
remembers.

Everything it encounters — stored, searchable, persistent. Not a context window. Memory that grows with every session and compounds every night.

Semantic searchFind any memory by meaning, not just keywords.
Auto-extraction from any textPaste a conversation or document — structured keys surface automatically.
Memory decay and freshness scoringOlder memories gracefully decay. Critical facts persist.
Free foreverStore, retrieve, and search with no plan required.
Memory · Live
Example — what your AI just learned:
"I prefer concise answers. I work in product at a startup. I mainly use Claude."
communication styleconcise
roleproduct manager
preferred AIClaude
✓ 3 memories stored automatically

Dream Engine

Synthesis
while you sleep.

Nine stages, every night. Memories compress, connect, and evolve. You wake to an Intelligence Score and a Morning Brief.

9
Synthesis stages
84
Avg Brain Glow score
Morning
Brief
Daily intelligence report
Any
model
Claude, GPT, Gemini…
Dream cycle running
synthesizeconsolidate
pattern_extractcluster
insight_generatesurface
compressdeduplicate
associatecross-link
validatescore
evolveadapt
forecastpredict
reflectmeta-learn

Team Hive

One brain,
shared.

Every teammate's knowledge flows into a shared namespace. Run Dream cycles across your whole team. Everyone wakes to the same brief.

Invite collaboratorsReader, contributor, admin roles. Share memory without sharing credentials.
Collective Dream cyclesDream Engine runs across the entire hive's memory pool overnight.
Real-time syncEvery memory written by any agent is immediately visible across the hive.
👩‍💻
🧑‍🔬
👨‍💼
Hive shared memory
Unlimited
Team members
Live
Memory sync

Product Suite

Everything in one place.

Dream Studio
Configure 9-stage overnight synthesis cycles. Set strategies, schedule runs, review results.
Open →
Memory Hub
Store, search, and organize everything your AI learns. Your central knowledge store.
Open →
Morning Brief
Daily intelligence report delivered every morning. Key insights, patterns, forecasts.
Open →
Team Hive
Multiplayer shared memory. Collective Dream cycles for teams. One brain, everyone benefits.
Open →
Memory Explorer
Interactive knowledge graph. Visualize connections between memories. Navigate your mind.
Open →
Skills Forge
Procedural skills library extracted from your Dream cycles. Build and reuse capabilities.
Open →

How it works

Store. Dream. Wake.

01
Store
Feed it what your AI learns. Paste text, send API calls, or let 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
Wake
Wake to your Morning Brief. Key insights, connections, forecasts. Your AI gets measurably smarter while you sleep.

Developer API

Built on a real API.

REM Labs is the consumer layer. Underneath is slopshop.gg — full REST API, CLI, MCP server, 1,303 endpoints.

# Store a memory curl -X POST https://api.slopshop.gg/v1/memory/store \ -H "Authorization: Bearer $SLOP_KEY" \ -d '{"content":"User prefers concise responses. Expert in Rust."}' # → { "id": "mem_9a3z1", "stored": true } # Start 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 # Store from stdin echo "User is a senior engineer, prefers dark mode" | slop memory store # → ✓ Stored mem_k9x2 # Run a full Dream cycle slop dream run --all-stages # → Intelligence Score: 87.4 | Insights: 12
# Add to Claude Code or any MCP client (~/.claude/mcp.json) { "mcpServers": { "slopshop": { "command": "npx", "args": ["-y", "@slopshop/mcp-server"], "env": { "SLOP_KEY": "your-key" } } } } # Claude now has 1,303 tools. Memories persist across sessions.
Full developer docs →

Start for free.
Dream tonight.

Memory always free. No credit card. Any AI model.

Already building? → slopshop.gg
Community

Join the conversation

Share what you're building. Get help. See what others are creating with REM Labs.

Join Discord →
Built with REM Labs

What people are building

Research agents that remember every paper
Trading agents with compounding market memory
Support bots that never forget a customer
Writing assistants that recall your voice