redleaves/context-keeper
🧠 LLM-Driven Intelligent Memory & Context Management System (AI记忆管理与智能上下文感知平台) AI记忆管理平台 | 智能上下文感知 | RAG检索增强生成 | 向量检索引擎
# Technical Summary Implements a two-stage LLM-driven retrieval architecture—wide recall across semantic, timeline, and knowledge graph indices (~100 candidates) followed by LLM-based ranking—to surface contextually relevant information despite the recall-precision tradeoff. Provides unified four-dimensional context management (project, topic, conversation, code) with automated lifecycle tracking via MCP tools (session management, context retrieval, conversation storage, file association), enabling stateful interactions across conversation boundaries. Built in Go, MCP-compatible, and designed for developer teams to reuse architectural decisions and debug patterns without repeating project explanations to AI.
140 stars.
Stars
140
Forks
6
Language
Go
License
MIT
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/redleaves/context-keeper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chopratejas/headroom
The Context Optimization Layer for LLM Applications
Meirtz/Awesome-Context-Engineering
🔥 Comprehensive survey on Context Engineering: from prompt engineering to production-grade AI...
Huzaifa785/context-compressor
AI-powered text compression library for RAG systems and API calls. Reduce token usage by up to...
puppyone-ai/puppyone
The context file system for agents. Connect, govern, and share context across all agents.
kriasoft/srcpack
Zero-config CLI that bundles your codebase into LLM-optimized context files. Create semantic,...