Alex Bejan
Alex Bejan
As a user I would like to find a previous entry not by keywords but by meaning so I can revisit my memories later. Implementation suggestion: - UI: Add a...
As a user I would like to see my OpenAI tokens usage and an estimate of the costs so I am informed about my future expense. Implementation suggestions: OpenAI returns...
As a user I want to be able to use infinite scroll in my journal entries archive so I can quickly view older posts instead of having to jump through...
As a user I would like to see which posts have been used as context for my conversation and be able to quickly preview them. Similar to how Bing chat...
Currently the conversations are stored in a writable localstorage store on the user's browser. They can also have only 1 conversation and if a new one is started, the old...
Currently we only have 4 agents. It would be good to add more agents (prompts) maybe with the ability to search/group by category/favorite. We could fetch these ones (also add...
As a user I would like to be able to track my mood across time so I can see if my happiness is improving. Proposed implementation: Use ChatGPT to generate...
As a user I want to be able to chat using a single journal entry as context. Implementation suggestions: We could either show a dropdown or button on the chat...
At the moment there is no warning that the OpenAI API key is not set. We want to show the user as soon as they sign in a persistent warning...
As a user I would like to be able to lock my journal entries so that they cannot be read by someone with access to the database or someone with...