Skip to content

RemindMake AI dream about your tokens.

A memory layer that consolidates raw experiences into generalized knowledge. Episodes in, concepts out — like how your brain works overnight.

Remind entity graph showing concepts and relationships extracted from research papers

Entity graph built from ingesting research papers — concepts, tools, and their relationships, all extracted automatically.

How it works

The same consolidation loop your brain runs during sleep, applied to AI memory.

1. Remember

Your agent stores raw experiences as episodes. Fast — no LLM calls.

remind remember "User prefers Rust for systems work"
remind remember "Chose PostgreSQL over MySQL for the user store" -t decision

2. Consolidate

Remind's "sleep" process. The LLM reviews episodes, finds patterns, extracts entities, and creates generalized concepts with relations.

remind consolidate

3. Recall

Spreading activation retrieval — not just keyword matching. Queries activate matching concepts, which activate related concepts through the graph.

remind recall "What tech stack decisions have we made?"

Returns generalized concepts like "User gravitates toward statically typed, performance-oriented languages" — not a list of raw transcripts.

Released under the Apache 2.0 License.