Unofficial open source Chat AI desktop app for mac, windows, and linux menubar using tauri & rust.
ssstwitter.com_1676182720544.mp4
- Windows (4.11 MB)
- MacOS (3.8 MB)
- Linux .deb (2.3 MB)
- Linux .rpm (2.1 MB)
I would like to credit open source chatbot UI by @mckaywrigley that made this possible. The desktop app wrapping the forked version here
You can visit OpenAI Account to get your own API key, click menu on the top left and input your API Key
Yes, it is safe. There is no data transferred in the app (you can check the source). It's just a wrapper for teh popular Chat AI website. If you are still unsure, you can build your own binary and use it.
- In the Finder on your Mac, locate the chat ai app. Don't use Launchpad to do this. Launchpad doesn't allow you to access the shortcut menu.
- Control-click the app icon, then choose Open from the shortcut menu.
- Click Open.
https://support.apple.com/en-sg/guide/mac-help/mh40616/mac
yarn
yarn tauri dev
yarn
yarn tauri build