标签主题词 (Topic)

# llm-memory

探索包含 llm-memory 主题特性的所有开源仓库、扩展插件与智能体组件。

为大模型及AI智能体提供跨会话对话上下文桥接能力,可将单次对话共识打包为可移植快照,一键引入新会话。内置三层快照机制,采用SQLite+FTS5存储搭配AES-256-GCM加密,兼顾上下文检索效率与传输安全性。

dsh-memory
navid-kianfar

DuckDB实现持久化可搜索的项目级记忆管理,可存储项目决策、规则、会话上下文等内容,支持规则集自动注入模型上下文,查询高效无需复杂配置。

foresight
xiangrui979

工具链的时序长期记忆插件,可自动留存对话的时间维度关联信息,避免上下文丢失引发的记忆断层,部署后无需额外配置即可为模型赋予长期时序记忆能力

distill-kura
lna-lab

为智能体提供长期记忆蒸馏管理能力,可按语义匹配召回历史记忆,写入时需通过证据校验保障准确性,每个智能体模式对应独立记忆库,同时提供插件与MCP服务器两种部署形态,开箱即用。

memrec
itcraft-cn

它是本地优先的AI记忆工具,天然支持项目级记忆隔离,可直接在终端环境运行使用,所有记忆数据完全存储在本地设备,无需联网即可运行,充分保障用户隐私安全

dsh-plugin
plur-ai

PLUR memory for DeepSeek Harness — engrams injected into the system prompt, no tool call required. Local-first, Apache-2...

dsh-memory-bridge
gangwolf2312-creator

Memory Tree bridge plugin for DeepSeek Harness — auto memory extraction/injection, event graph, wiki graph, timeline, au...

dsh-mnemon
omdsh-dev

Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggabl...

engramory
tinqiao-oss

A portable memory protocol for AI agents — load it as standing rules; a curation discipline + reference spec + optional ...

mnemon
mnemon-dev

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with ...