Knowledge Graph Memory Server
The Knowledge Graph Memory Server provides a simple solution for storing and managing persistent memory using a local knowledge graph, which is particularly useful for applications like chat personalization. It supports various operations for handling entities, relations, and observations, and offers flexible setup options, including Docker and NPX.
Knowledge Graph Memory Server
A basic implementation of persistent memory using a local knowledge graph. It allows users to store and manage information with entities, relations, and observations. Key features include creating and deleting entities and relations, adding or removing observations, and searching and retrieving nodes. The server can be set up using Docker or NPX and is integrated with tools like Claude Desktop and VS Code.