Memory
Createdsamwang0723
Enables long-term memory storage for LLM conversations using Redis Graph as a backend.
About
This server offers tools for storing and retrieving memories from conversations with Large Language Models, leveraging Redis Graph to construct a knowledge graph of memories and facilitate complex relationships between different data points.
Key Features
- Creates relationships between memories to build a knowledge graph.
- Supports updating and deleting memories.
- Stores various memory types including conversations, projects, tasks, and finance.
- Provides a Redis CLI helper for graph interaction and inspection.
- 0 GitHub stars
- Enables searching and retrieval of memories based on diverse criteria.
Use Cases
- Storing project details and configurations for easy access.
- Recording and tracking issues with associated metadata.
- Saving and retrieving financial advice for personalized recommendations.