cleverchatty-memory

cleverchatty-memory

1

This project is a memory server for AI chat applications that uses an MCP interface. It integrates with the CleverChatty CLI to facilitate storing and recalling chat contexts, enhancing AI-driven conversations.

Memory Server for AI Chat

  • Provides a memory server for AI chat with a Model Context Protocol (MCP) interface.
  • Works with the CleverChatty CLI to manage and remember chat messages.
  • Features tools for remembering and recalling chat contexts.
  • Server installation involves cloning the repository, setting up a virtual environment, and running with FastAPI.
  • Offers CLI commands for testing and managing stored memories.