










GPT Journal is a demo project designed to store and retrieve dialogue from a database, effectively giving GPT a "long-term memory." It leverages a public database containing a public dialogue dataset. The project is currently designed to work specifically with chatgpt.com.
To use GPT Journal, first ensure you are on chatgpt.com. Click "ask from Journal" to parse the text in the prompt input and retrieve relevant dialogue from the database. Click "store dialogue" to parse all dialogues from the current window and send them to the database. Be mindful of sending too much data or sending it multiple times to avoid repetition.

