Reflex-based memory system for AI agents. Stores experiences as interconnected neurons, recalls through spreading activation — not search.
NeuralMemory — persistent memory system for AI agents
Reflex-based memory system for AI agents — stores experiences as interconnected neurons and recalls them through spreading activation, mimicking how the human brain works.