Skip to content
#

forgetting-curve

Here are 27 public repositories matching this topic...

Temporal memory system for AI assistants with human-like forgetting curves. All data stored locally in human-readable formats: JSONL for short-term memory, Markdown (Obsidian-compatible) for long-term. Memories naturally decay unless reinforced. Features knowledge graphs, smart prompting, and MCP server integration for Claude.

  • Updated Sep 19, 2026
  • HTML

A Java Spaced Repetition API implementing various spaced repetition algorithms: Leitner's system, SuperMemo SM-2 algorithm and the Free Spaced Repetition Scheduler (FSRS)

  • Updated May 16, 2023
  • Java
zenbrain

Agent memory for LLM agents: 7 neuroscience-inspired layers (working, episodic, semantic, procedural) with FSRS spaced repetition and memory consolidation. Zero-dependency TypeScript library, Model Context Protocol (MCP) server, Vercel AI SDK middleware. Wins 9/9 answer-quality comparisons on LongMemEval-500 (3 judges, Bonferroni).

  • Updated Sep 26, 2026
  • TypeScript

Generic stateless dialogue compression that mimics human memory. LLM conversations stay bounded forever — no session management, no context overflow. Ships a ready-to-use adapter for DeepSeek Harness (DSH).

  • Updated Sep 12, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the forgetting-curve topic, visit your repo's landing page and select "manage topics."

Learn more