Vault-for-LLM
活跃·★ 38·MIT·更新于 2026-05-24
★ 时下流行★ RAG / 知识库★ 大模型基础设施
为LLM智能体提供本地优先的记忆层。
Vault-for-LLM 是一个为LLM智能体提供本地优先记忆层的工具。它通过Markdown笔记创建可移植的SQLite知识库,使智能体能够按需搜索和检索结构化记忆。它专注于面向智能体的记忆,支持有界检索和可选嵌入。
#向量嵌入#knowledge-base#大语言模型
为LLM智能体提供本地优先的记忆层。
Vault-for-LLM 是一个为LLM智能体提供本地优先记忆层的工具。它通过Markdown笔记创建可移植的SQLite知识库,使智能体能够按需搜索和检索结构化记忆。它专注于面向智能体的记忆,支持有界检索和可选嵌入。
ONNX embeddings mean fast local inference without a running model server.
Local-first knowledge store with no cloud dependency — sqlite-vec does the heavy lifting.
Good for building persistent agent memory that survives process restarts.
Privacy-preserving by design, nothing leaves the machine.