
llm-wiki-memory
ctxr-dev
Local, git-versioned memory for AI coding agents. No RAG, no Docker, no external service. Capture, compile, recall over a local LLM wiki with on-device embeddings and an MCP server.
AI 简介
这是一个为AI编程代理设计的本地化、Git版本化的持久记忆系统,不依赖RAG、向量数据库或外部服务。它将对话与开发经验自动存为Markdown格式的LLM Wiki,通过设备端嵌入模型(BGE)实现语义检索,并以内置MCP服务器提供上下文召回能力。所有数据离线存储于本地,支持Git追踪变更、增量编译与夜间自动整合。适用于需要长期记忆积累、跨会话知识复用的本地AI编程助手场景,如Claude Code、Cursor等MCP兼容客户端。
JavaScript
MIT License102
Stars
0
Forks
55
Watchers
0
Issues
Star 增长
今日0
近 7 天0
近 30 天+2
综合评分40.2
默认分支main