Enables AI agents to remember user information and learn from past errors using a local knowledge graph with lesson management.
This tool enhances a memory server to enable AI agents to remember user information across chats. It leverages a local knowledge graph consisting of entities, relations, and observations for persistent memory. Furthermore, it incorporates a lesson system, allowing the AI to learn from past errors by storing error patterns, solution steps, and success rates. The server includes API tools for managing entities, relations, observations, and lessons, facilitating a more personalized and adaptive AI experience.