Skip to content

xiaochen0517/chat-gpt-box

Repository files navigation

icon ChatGPTBox

English | 简体中文

Cross-platform ChatGPTBox, supporting OpenAI GPT & DALL-E, Google Gemini, Ollama.

windows ubuntu macOS

windows

Features

  • 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

Roadmap

  • 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

Tutorial

Download

Download Release: GitHub Release

Install

Windows

Install by running the msi or exe file.

Linux

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

macOS

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.

Contact Me

License

Apache License v2.0