watercooler
watercooler copied to clipboard
WaterCooler is an open source, desktop GUI for interacting with ChatGPT, created with Tauri.
Add support for OpenAI's Whisper speach-to-text model so the user can dictate messages.
Should there be some form of request templates? It could just be something like a [GitHub template repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository). How would templates be differentiated? A separate tab in the sidebar? Chats...
Add support for the [Tauri Updater](https://tauri.app/v1/guides/distribution/updater).
Add code signing for... - [ ] [macOS](https://tauri.app/v1/guides/distribution/sign-macos) - [ ] [Linux](https://tauri.app/v1/guides/distribution/sign-linux) - [ ] [Windows](https://tauri.app/v1/guides/distribution/sign-windows)
Provide the ability to add messages, edit message role/content, reorder messages, and/or delete messages in a chat.