Discover and explore top open-source AI tools and projects—updated daily.
mutable-state-incPersistent knowledge tree for LLMs
New!
Top 75.1% on SourcePulse
Ensue Memory Network addresses the ephemeral nature of LLM conversations by providing a persistent knowledge tree that grows with the user. Designed for users of LLMs like Claude Code, it enables compounding intelligence, allowing accumulated knowledge, context, and user preferences to inform future interactions, thereby making AI assistants smarter and more personalized over time.
How It Works
The core approach utilizes a persistent knowledge tree that spans across multiple conversations. When a user interacts with the LLM, Ensue acts as an extended memory, checking the user's existing knowledge base. This allows context, past decisions, and research to carry forward, enabling the LLM to learn user-specific thinking patterns and facts, leading to more informed and consistent AI responses.
Quick Start & Requirements
Installation is performed via the Claude Code plugin marketplace: plugin marketplace add https://github.com/mutable-state-inc/ensue-skill /plugin install ensue-memory. A restart of Claude Code is required. Configuration necessitates an ENSUE_API_KEY obtained from the Ensue dashboard. An optional ENSUE_READONLY variable can disable auto-logging. The skill itself guides users through the setup process.
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 week ago
Inactive