我这也有AI记忆系统vecRecall #34
snowfoxHQ
started this conversation in
Show and tell
Replies: 1 comment
-
|
R@5 96.6% 的数据不错,这里评测用的什么数据集呢? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/snowfoxHQ/vecRecall
VecRecall 是一个改进版的 AI 长期记忆系统。它基于高效原版 MemPalace 的深度分析重新构建,核心设计理念致力于“信息搜索”与“信息组织”彻底解耦。通过纯搜索路径和独立的 SQLite UI 层,VecRecall 在保持灵活组织的同时,将召回率(R@5)从原版的 84% 提升至 96.6%+,为 AI Agent 提供更精准、更内部的记忆支持。
Beta Was this translation helpful? Give feedback.
All reactions