01Stores memories with type classification, importance scoring, tags, and embeddings
02Recalls memories via a 7-phase hybrid pipeline (vector, BM25, knowledge graph)
03Links memories into a typed knowledge graph with Hebbian reinforcement
04Automatically scores memory importance using an LLM (Anthropic)
05Runs a 'dream cycle' to consolidate episodic memories into semantic knowledge and decays stale memories
061 GitHub stars