Five Memory Types
Episodic, working, semantic, competence, and plan graph memories mirror how humans store and recall different kinds of knowledge.
A structured memory substrate that lets AI agents remember, learn, and forget -- just like biological cognition.
# Build from source
git clone https://github.com/GustyCube/membrane.git
cd membrane
make build
# Start the daemon
./bin/membraned -db membrane.db -addr :9090See the Getting Started guide for a complete walkthrough.