Alex Bejan

Results 21 issues of Alex Bejan
trafficstars

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...

enhancement

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...

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement

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...

enhancement

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...

bug
good first issue

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...

enhancement