# chatbox **Repository Path**: yeyuxx/chatbox01 ## Basic Information - **Project Name**: chatbox - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-29 - **Last Updated**: 2024-02-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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 PC
Windows MacOS Linux

Setup.exe

Intel

M1/M2

AppImage
Visit the **[GitHub Releases](https://github.com/Bin-Huang/chatbox/releases)** to download the latest version or any previous release. ## ⏬ Download for iOS/Android ## 🌟 Features Chatbox - Better UI & Desktop App for ChatGPT, Claude and other LLMs. | Product Hunt App Screenshot App Screenshot App Screenshot - Data is stored locally and will not be lost - Supports multiple cutting-edge LLM models and providers - OpenAI (ChatGPT) - Azure OpenAI - Claude - Google Gemini Pro - Ollama (enabling easy access to locally deployed models such as llama2, Mistral, Mixtral, codellama, vicuna, yi, and solar) - ChatGLM-6B - Supports Dall-E-3, real-time image generation - Enhanced prompting capability - Keyboard shortcuts for improved productivity - Markdown & Code Highlighting - Prompt Library, Message Quoting - Streaming reply - Ergonomic UI design & Night Mode - Suitable for team collaboration, supporting the sharing of OpenAI API resources within the team. View [tutorial](./team-sharing/README.md) - Providing installation packages, no deployment required - Cross-platform, available on Windows, Mac, Linux - Web version, available on any device with a browser - iOS & Android version, coming soon - Multilingual Support - English - 简体中文 - 繁體中文 - 日本語 - 한국어 - Français - Deutsch - Русский - More... ## FAQ - [Frequently Asked Questions](./FAQ.md) ## 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... ## Roadmap - [x] AI chat and session management - [x] Store all your important message data locally. - [x] Markdown - [x] Streaming reply - [x] API Host configuration - [x] Automatically generate tab titles - [x] Button for clearing messages. - [x] Night/Dark mode - [x] message token estimating - [x] GPT4 - [x] i18n - [x] Copy button for code blocks - [x] Stop button for AI message generation - [x] Drag-and-drop sorting of tabs - [x] [Web version](https://web.chatboxai.app) - [x] Azure OpenAI API compatibility - [x] Improved prompt settings - [x] Prompt Library - [x] Built-in AI services - [x] Shortcut keys - [x] Claude - [x] Temperature Setting - [x] Conversation Special Settings - [x] OpenAI Custom Model - [x] Dall-E-3 - [x] Message Search - [x] Data Export - [x] Support for Google Gemini Pro - [x] Support for Ollama (llama2, Mistral, Mixtral, codellama, vicuna, yi, and solar) - [x] Thread archive, history message list - [x] Mobile (Android, iOS) - [ ] Talk with files - [ ] Talk with URLs - [ ] Cross-device synchronization - More... ## How to Contribute Any form of contribution is welcome, including but not limited to: - Submitting issues - Submitting pull requests - Submitting feature requests - Submitting bug reports - Submitting documentation revisions - Submitting translations - Submitting any other forms of contribution ## Build Instructions for Chatboxai (Mac, Windows, Linux) 1. Clone the repository from Github using the following command: ```bash git clone https://github.com/Bin-Huang/chatbox.git ``` 2. Install the required dependencies by running the following command: ```bash npm install ``` 3. Start the application by running the following command: ```bash npm start ``` ## Buy Me a Coffee [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/benn) | Paypal | Wechat Pay | Ali Pay | | ------------------------------------------------- | ----------------------------------------------- | -------------------------------------------- | | [**`Paypal`**](https://www.paypal.me/tobennhuang) | | | ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=Bin-Huang/chatbox&type=Date)](https://star-history.com/#Bin-Huang/chatbox&Date) ## Contact - [Twitter](https://twitter.com/benn_huang) - [Email](mailto:tohuangbin@gmail.com) - [Blog](https://bennhuang.com) ## License [GNU General Public License v3.0](./LICENSE)