Memory
CreatedSinhan88
Provides long-term memory for Large Language Models (LLMs) by implementing the Model Context Protocol (MCP).
About
Addresses the need for context-aware AI applications by functioning as a bridge that enables LLMs to retain information across extended interactions. It adheres to Model Context Protocol (MCP) standards and features an API to integrate memory functionalities into various applications.
Key Features
- Long-term Memory: Stores and retrieves context for LLMs.
- Model Context Protocol: Adheres to MCP standards for integration.
- User-Friendly API: Offers an easy-to-use API for developers.
- Scalability: Designed to handle multiple requests and scale.
- 0 GitHub stars
- Semantic Search: Implements semantic search for memory retrieval
Use Cases
- Integrating memory functionalities into AI applications.
- Enhancing LLM response relevance through long-term memory.
- Building context-aware AI applications.