Cortex – 本地优先的 AI 记忆引擎,在 LoCoMo 上超越 Mem0,加密,免费
1 分•作者: gambletan•5 个月前
大家好,我是 HN 用户。我开发了 Cortex,因为我厌倦了将你最私人的数据发送到别人服务器的 AI 记忆解决方案。
Cortex 是一个 4 层记忆引擎(情景 → 语义 → 程序),100% 在你的设备上运行。使用纯 Rust 编写,大小为 3.8MB,摄入速度为 62µs。
LoCoMo 基准测试:总分 73.7%,在所有 4 个类别中都击败了 Mem0 (66.9%)。
通过你自己的 iCloud/GDrive/Dropbox 进行 AES-256-GCM 加密同步。
GitHub:https://github.com/gambletan/cortex
查看原文
Hi HN, I built Cortex because I got tired of AI memory solutions
that send your most personal data to someone else's server.<p><pre><code> Cortex is a 4-tier memory engine (episodic → semantic → procedural)
that runs 100% on your device. Pure Rust, 3.8MB, 62µs ingest.
LoCoMo benchmark: 73.7% overall, beating Mem0 (66.9%) on all 4 categories.
AES-256-GCM encrypted sync via your own iCloud/GDrive/Dropbox.
GitHub: https://github.com/gambletan/cortex</code></pre>