English | 简体中文
Cross-platform ChatGPTBox, supporting OpenAI GPT & DALL-E, Google Gemini, Ollama.
- Supports multiple platforms, including Windows, Linux and macOS
- Allows for individual customization of chat settings, with multiple chat configurations that do not interfere with each other
- Single chat configurations support multiple tabs, enabling multiple chat windows to be opened at the same time
- Global shortcut key support, with customizable shortcuts
- Multi-tab
- Shortcut key configuration
- Dark mode toggle
- Multi-model support
- DALL·E image generation
- Google Gemini
- Ollama support
- Multi-language support
- TTS (Text-to-Speech) synthesis
- Whisper speech recognition
Download Release: GitHub Release
Install by running the msi
or exe
file.
Since tauri
requires webkit2gtk
support, it is necessary to install webkit2gtk
.
# Install webkit2gtk
sudo apt install libwebkit2gtk-4.1-0
# Install deb package
sudo dpkg -i chat-gpt-box_*.*.*_amd64.deb
Directly run the dmg
file, drag ChatGPTBox.app
into the Applications
folder,
then open Finder, right-click on ChatGPTBox.app
, select open
, and the application will launch.