KnowledgeGraph
byn-r-w
0Enables persistent knowledge storage for Claude through a knowledge graph with multiple storage backends.
About
KnowledgeGraph provides Claude with persistent memory across conversations by utilizing a local knowledge graph server. It allows Claude to remember information about users, projects, and preferences, offering a way to create a more personalized and context-aware conversational experience. The server supports SQLite (default) and PostgreSQL storage backends, project separation for data isolation, and fuzzy search for efficient information retrieval, making it a flexible solution for managing and accessing knowledge within Claude.
Key Features
- Persistent memory for Claude across conversations
- Supports SQLite and PostgreSQL storage backends
- Project separation for data isolation
- Fuzzy search for efficient information retrieval
- Tools for managing entities, relations, observations, and tags
- 0 GitHub stars
Use Cases
- Personalized conversational experiences with Claude
- Remembering user preferences and project details
- Creating context-aware interactions based on stored knowledge