WiseGPT is a simple wrapper for ChatGPT's UI that adds some features that Zoe Schmitt and I have wanted for personal use. Perhaps others can benefit from this as well.
Fellow dev @zoeschmitt and I use ChatGPT at our jobs every single day. While the underlying technology in incredibly impressive, there were a few frontend features the two of us wanted to improve the developer experience.
-
Clone the repository:
git clone https://github.com/Julian-Tipler/chat-gpt-extension.git cd extension npm install npm run watch