Knowledge Graph Memory
Createditseasy21
Enables persistent memory for Claude by utilizing a local knowledge graph to store and retrieve information.
About
Leverages a local knowledge graph to provide Claude with persistent memory across chats. It's designed for local development and customization, offering a solution to maintain user information and context over time. By storing data as entities, relations, and observations, it allows for tracking knowledge evolution and relationships, ensuring that Claude can learn and remember user-specific details to personalize interactions and improve its understanding.
Key Features
- Stores information as entities, relations, and observations
- Provides API tools for creating, deleting, and searching entities and relations
- Facilitates personalized chat experiences by enabling Claude to remember user details
- Supports customizable memory path using command-line arguments or environment variables
- 22 GitHub stars
- Tracks knowledge evolution over time with versioning
Use Cases
- Creating long-term memory for AI agents to improve their learning and understanding.
- Building context-aware applications that adapt to user behavior.
- Personalizing chatbot interactions by remembering user preferences and history.