I was going through my ChatGPT conversations a few days ago and was disappointed that there wasn't a readily searchable interface for everything I've asked and everything its said to me. My initial inspiration was making something that allowed me to save my chats offline, preferably in plaintext, so I could grep through the history if I ever needed it again. A day and half later here we are.
Chat-CLI is a simple terminal front end for ChatGPT that feels like using the web interface. Chats are saved in offline in JSON format. I don't have much time for working on this but more features will be added if I find them useful. Feedback is appreciated.