From c46b0b5ac0030bd3c792636d1f1101c8b15b51dd Mon Sep 17 00:00:00 2001 From: CheMiguel23 Date: Sat, 7 Dec 2024 20:30:11 -0500 Subject: [PATCH] Add MemoryMesh Graph-based memory server with dynamic tools and entity types defined by user. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44e81844..9da0b5e0 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Provides direct access to local file systems with configurable permissions. Enab Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. - [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context +- [/CheMiguel23/MemoryMesh](https://github.com/CheMiguel23/MemoryMesh) πŸ“‡ 🏠 - Enhanced graph-based memory with a focus on AI role-play and story generation ### πŸ—ΊοΈ Location Services