1
Show HN: FERNme – agent memory that updates with ~zero LLM calls
无需LLM调用的Agent记忆层,利用Hebbian规则与模糊偏好图实现低成本、类脑的持久记忆更新。
Hi HN, FERNme is a memory layer for AI agents. Most systems (Mem0, etc.) call an LLM on every turn to extract/summarize memory, or dump everything int…