概要
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.
主な機能
- 0 GitHub stars
ユースケース
- Creating a memory layer for GPT models
- Persistent storage of Cursor conversations
- Logging and retrieving chat history