Likely similar to many of you, I have been using ChatGPT quite a bit lately. My main gripe with it though is that the actual interface is quite limited, and I don't like having to navigate to the site every time I want to use it.
Given the above, I've been looking in to a good ChatGPT client that offers additional functionality (exporting chats for example). There were quite a few out there, but I was curious what the community was using?
I am currently using Windows, however it would be awesome to hear what the community thinks of the best clients for any given platform!
To start things off, here is some I've found
* lencx/ChatGPT (Windows, MacOS, Linux)
* lisiur/ChatWizard (Windows, MacOS, Linux).
* EasyChat AI (Windows)
* Machato (Mac)
* ChatHub (Chrome / Edge)
The notebook format on disk is simple JSON that can easily be consumed by other code, supports version control, parameters like temp/etc.
It even has experimental (initial) support for LLaMa/other local models. And it can run the remote models (GPT-*) on web (https://vscode.dev / https://github.dev)!
Search "LLM Book" in vscode extension page or just follow the link: https://marketplace.visualstudio.com/items?itemName=jaaxxx.l...
(Technically not "ChatGPT" as it's the paid API powered model, but this way is far more powerful in my experience and you pay pennies. That said the endpoint can be configured to talk to any OpenAI-like endpoint.)
Happy to talk issues/feature requests at https://github.com/JacksonKearl/ai-book