ChatDB
Records conversations with Cursor in an SQLite database, acting as a memory layer for GPT models.
Acerca de
ChatDB is a lightweight service designed to log interactions with Cursor and store them in an SQLite database. It functions as a simplified memory layer for GPT models, enabling easier management of conversational context and history. Configured as an MCP server, ChatDB offers a straightforward approach to persistent storage and retrieval of chat data.
Características Principales
- 0 GitHub stars
Casos de Uso
- Creating a memory layer for GPT models
- Persistent storage of Cursor conversations
- Logging and retrieving chat history