chatgpt-journal icon indicating copy to clipboard operation
chatgpt-journal copied to clipboard

Save conversations to database

Open alexpunct opened this issue 2 years ago • 0 comments
trafficstars

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 one is lost forever. We want to save the conversations to the database and allow the users to view/resume previous conversations. Similar to how ChatGPT is doing but with a better ux (allow the users to search them, maybe categorize them using NLP)

alexpunct avatar Mar 05 '23 18:03 alexpunct