prefrontal-systems/cortexgraph
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.
AI assistants often forget previous conversations, forcing you to repeat important information. CortexGraph helps your AI remember what matters, like your preferences or crucial facts, and naturally forget old, unused details over time. It takes your everyday conversations with an AI assistant and ensures key memories are reinforced and saved, much like human memory. This is for anyone who frequently interacts with AI assistants and wants them to retain context and preferences across sessions without constant retraining.
Use this if you are frustrated that your AI assistant consistently forgets your past preferences, decisions, or important context between interactions.
Not ideal if you need a production-ready, fully supported memory solution for commercial applications, as this is a research-focused Proof of Concept.
Stars
28
Forks
7
Language
HTML
License
AGPL-3.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/prefrontal-systems/cortexgraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...