Search extension for chatGPT
Client
Self
Tools
CSS, HTML, JS, Node.js, Quasar, Vue.js, Chrome, chatGPT
Project Description
While the iOS (and more recently MacOS standalone) apps for chaGPT allow one to search for words within one's chat history, the web version provides no such facility, making it a chore to remember and find which chat contained which words and phrases. I created a plugin for my (and friends') use that would allow me to search my chat history
Key elements
The plugin does the following to achieve its goals:
- Allows users to archive their conversations, which are stored locally in localstorage of the browser
- Search (whole or partial words) in this local db
- Returns a results page with links to the original chats