Bin-Huang / chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
https://chatboxai.app
GNU General Public License v3.0
19.72k stars 2.01k forks source link
ai app chatgpt copilot desktop desktop-app gpt gpt-4 linux macos openai ubuntu windows

English | 简体中文

Chatbox

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

⏬ Download for Desktop

Windows MacOS Linux

Setup.exe

Intel

M1/M2

AppImage

Or visit the GitHub Releases to download the latest version or any previous release.

⏬ Download for iOS/Android

.APK

🌟 Features

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"

Paypal Wechat Pay Ali Pay
Paypal

Star History

Star History Chart

Contact

Twitter | Email | Blog

License

LICENSE