Context Keeper
@redleaves
Context Keeper について
**Context Keeper** 基于LLM驱动的智能上下文记忆管理系统,专为AI Agent提供企业级记忆能力。
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Context Keeper?
Context Keeper is an LLM-driven intelligent context memory management system that gives AI assistants a persistent "memory." It solves the problem of having to re-explain project backgrounds in every conversation, prevents AIs from "forgetting" past discussions, and helps teams capture organizational knowledge.
How to use Context Keeper?
Visit the open-source repository at github.com/redleaves/context-keeper for source code, documentation, and configuration instructions.
Key features of Context Keeper
- Wide recall + fine ranking architecture (80%+ recall, 75%+ accuracy)
- Four-dimensional unified context model (Project, Topic, Conversation, Code)
- Full MCP protocol support (HTTP/WebSocket/SSE)
- Automatic short-term to long-term memory conversion with LLM importance evaluation
- User/workspace isolation and 10,000+ QPS enterprise performance
- IDE integrations for Cursor and VSCode
Use cases of Context Keeper
- Code review assistant that automatically links historical discussions
- New hire onboarding with quick access to architecture decisions
- Team knowledge base that continually accumulates technical experience
FAQ from Context Keeper
How does Context Keeper improve recall and accuracy compared to traditional RAG?
It uses a two-stage architecture: wide recall (multi-dimensional parallel retrieval of ~100 candidates) achieves 80%+ recall, and fine ranking (LLM analysis) improves accuracy to 75%+.
What transport protocols does Context Keeper support?
HTTP, WebSocket, and SSE.
Which IDEs does Context Keeper integrate with?
Cursor and VSCode, with automatic context tracking.
Is Context Keeper suitable for enterprise use?
Yes, it provides user/workspace isolation and can handle 10,000+ QPS.
「AI とエージェント」の他のコンテンツ
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
コメント