소개
This project extends the Memory server by integrating PouchDB for robust data storage and introduces custom memory paths for improved organization. It allows users to create and manage a knowledge graph that captures interactions via a language model (LLM), addressing issues of ever-increasing JSON files by using a document-based database, timestamping, and user-defined storage locations.
주요 기능
- Custom memory paths for project-specific storage
- File backup for compatibility
- PouchDB integration for data consistency and versioning
- Timestamping for tracking memory creation and modification
- Easy installation via Smithery
사용 사례
- Managing knowledge graphs for LLM applications
- Tracking interaction history with timestamping
- Organizing memory data for different projects