ChatGPT2.0

English | 简体中文

This is the repository for the Chatbox Community Edition, open-sourced under the GPLv3 license. For most users, I recommend using the Chatbox Official Edition (closed-source). It’s still completely free, easy to install, and supports more of the latest features. You can get it below:

Download for Desktop

Windows MacOS Linux

Setup.exe

Intel

M1/M2

AppImage

Download for iOS/Android

.APK

For more information: chatboxai.app


Chatbox (Community Edition)

Your Ultimate AI Copilot on the Desktop.
Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

macOS Windows Linux Downloads Twitter

Chatbox - Better UI & Desktop App for ChatGPT, Claude and other LLMs. | Product Hunt

Features

FAQ

Why I made Chatbox?

I developed Chatbox initially because I was debugging some prompts and found myself in need of a simple and easy-to-use prompt and API debugging tool. I thought there might be more people who needed such a tool, so I open-sourced it.

At first, I didn’t know that it would be so popular. I listened to the feedback from the open-source community and continued to develop and improve it. Now, it has become a very useful AI desktop application. There are many users who love Chatbox, and they not only use it for developing and debugging prompts, but also for daily chatting, and even to do some more interesting things like using well-designed prompts to make AI play various professional roles to assist them in everyday work…

How to Contribute

Any form of contribution is welcome, including but not limited to:

Build Instructions

  1. Clone the repository from Github
git clone https://github.com/Bin-Huang/chatbox.git
  1. Install the required dependencies
npm install
  1. Start the application (in development mode)
npm run dev
  1. Build the application, package the installer for current platform
npm run package
  1. Build the application, package the installer for all platforms
npm run package:all

Buy Me a Coffee

"Buy Me A Coffee"

Star History

Star History Chart

Contact

Twitter Email Blog

License

LICENSE