Zikkaron

Biologically-inspired persistent memory engine with 26 cognitive subsystems including Hopfield networks, predictive coding, and hi

amanhij 61 ↓ 7.5k
Claude CodeClaude DesktopGeneric
View source ↗

Zikkaron is a persistent memory engine for Claude Code built on computational neuroscience principles. It provides 23 tools across 26 subsystems organized into five layers covering core storage, memory dynamics, knowledge representation, meta-cognition, and background consolidation.

The system uses Hopfield energy scoring, spreading activation, and cross-encoder reranking for retrieval without requiring external API calls. It includes hippocampal replay for surviving context compaction, predictive coding write gates to prevent redundant storage, and a cognitive map using successor representations for concept-space navigation. All data persists locally in a single SQLite file with WAL mode, FTS5 search, and sqlite-vec for approximate nearest neighbor lookups.

Source

Repository: https://github.com/amanhij/zikkaron

Maintain Zikkaron?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Zikkaron on getagentictools
[![Zikkaron on getagentictools](https://getagentictools.com/badge/mcp/amanhij-zikkaron.svg)](https://getagentictools.com/mcp/amanhij-zikkaron?ref=badge)