Nous is a continuous memory platform for AI agents — inspired by Minsky's Society of Mind and grounded in cognitive science. It gives any LLM persistent memory, decision intelligence, and the ability to learn from its own mistakes.
Every major AI agent today forgets everything between sessions. They're brilliant — and amnesiac.
Today's AI agents are stateless by default. Every conversation starts from zero.
A cognitive memory layer that makes any LLM agent persistent, learning, and self-improving.
Inspired by Minsky's Society of Mind — cognition split into evaluation (Brain) and memory (Heart)
Every interaction passes through a biologically-inspired processing pipeline
Modeled after human cognitive memory systems — each type serves a distinct purpose
Conversation summaries with emotional valence, temporal ordering, and importance scoring. What happened and when.
Extracted facts with confidence scores, categories, tags, and staleness decay. What the agent knows.
Learned skills with triggers, tool lists, instructions, and effectiveness ratings. Self-evolving via EvoSkill.
Per-session dynamic context — current frame, loaded facts, recent episodes, active task, execution ledger.
Behavioral guardrails that block harmful patterns before execution. Regex + semantic matching with severity levels.
Production-hardened capabilities that no other memory platform offers
5-phase autonomous cycle: compaction, fact extraction, knowledge graph enrichment, decision calibration, amnesia prevention. Runs between sessions.
UniqueDual-path detection of user corrections → dual-write to facts + censors. Mistakes become permanent guardrails. MemAlign-inspired.
LiveSelf-evolving procedural memory. Skills are proposed, tested, merged, and improved autonomously. Transferable and composable.
UniqueEvery decision tracked with confidence, outcome, Brier scoring. The agent literally calibrates its own judgment over time.
UniqueSpreading activation across entities and relationships. Graph-expanded retrieval surfaces connections vector search alone would miss.
ShippedVector + keyword + graph expansion, fused via Reciprocal Rank Fusion (RRF), then MMR diversity re-ranking. Research-grade retrieval.
ShippedDynamic context modes (task, research, creative, etc.) that reshape working memory, tool access, and retrieval strategy per situation.
ShippedMulti-step workflow pipelines with dependency tracking, 3-state exit codes, wave-based execution, and dashboard monitoring.
LiveAction gating, claim verification, execution ledger, intent tracking. Prevents hallucinated actions and duplicate operations.
ShippedHead-to-head advantages vs. Mem0, Letta, MemOS, and stateless agents
Competitors store memories. Nous thinks with them — cognitive loop, frames, deliberation, monitoring. Memory is part of cognition, not bolted on.
Brier scoring, correction learning, EvoSkill, sleep consolidation. Nous gets measurably smarter with every interaction — competitors don't.
Built on 12+ cognitive science and AI research papers (Minsky, MemAlign, A-MEM, TIM, ACC). Every feature traces to published research.
Censors, action gating, claim verification, CEL guardrails, execution ledger. Enterprise-ready safety that memory-only platforms lack entirely.
Unique organ architecture separating evaluation from memory. No other agent platform has this — it enables independent scaling and specialization.
Pre-prune fact extraction, usage tracking feedback, anti-hallucination safety, and SmartCompress type-aware compression. Verified unique in competitive analysis.
Every architectural decision traces to published cognitive science and AI research
Society of Mind — organ duality, frames, censors, K-lines
Correction learning — dual-memory mistake capture
Agentic memory — self-organizing knowledge evolution
Trajectory learning — improving from execution paths
Adaptive context control — dynamic memory management
Biological memory model — hippocampal consolidation
Engineering memory taxonomy — type classification
Diversity-aware retrieval — MMR re-ranking