OpenMemory and cortexgraph

OpenMemory
61
Established
cortexgraph
42
Emerging
Maintenance 17/25
Adoption 10/25
Maturity 13/25
Community 21/25
Maintenance 10/25
Adoption 7/25
Maturity 9/25
Community 16/25
Stars: 3,604
Forks: 412
Downloads:
Commits (30d): 19
Language: TypeScript
License: Apache-2.0
Stars: 28
Forks: 7
Downloads:
Commits (30d): 0
Language: HTML
License: AGPL-3.0
No Package No Dependents
No Package No Dependents

About OpenMemory

CaviraOSS/OpenMemory

Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.

Provides multi-sector memory (episodic, semantic, procedural) with temporal reasoning and composite scoring—not just vector retrieval—via self-hosted SQLite/Postgres backends. Offers both embedded SDKs (Python/Node) and a centralized server exposing HTTP API, MCP protocol, and dashboard, with source connectors for GitHub, Notion, Google Drive, and web crawling to populate long-term agent context.

About cortexgraph

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.

Implements a novel temporal decay algorithm combining recency, frequency, and importance scores (with configurable half-life and sub-linear weighting) to determine when memories fade or promote to long-term storage. Operates as an MCP server with dual storage backends (JSONL for git-friendly defaults, SQLite for scale) and includes a multi-agent consolidation pipeline for automated knowledge graph construction from short-term memories.

Scores updated daily from GitHub, PyPI, and npm data. How scores work