Skip to content
forked from Bin-Huang/chatbox

Your Ultimate Copilot on the Desktop. Chatbox is a desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux.

License

Notifications You must be signed in to change notification settings

hemeda3/chatbox

 
 

Repository files navigation

Chatbox

English | 中文介绍

Your Ultimate Copilot on the Desktop. Chatbox is a desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux.

macOS Windows Linux

Features

  • More freedom and powerful Prompt abilities
  • Data stored locally, no risk of losing it
  • Supports GPT-4 and other models
  • Supports custom domain proxy
  • More features: Markdown, message quotes, word and token estimation, night mode...
  • UI design conforms to ergonomics
  • Comes with software installers, no need for deployment
  • Free and open-source

Download

Chatbox supports all major operating systems, including: Windows, Mac (Intel, M1), and Linux.

Download from the official website

Visit chatboxapp.xyz to download the latest version.

Download from Github Releases

You can visit Github Releases to browse and download all previous versions.

Download via package manager

If you are using Arch Linux, you can download and install Chatbox via AUR:

paru -S chatbox-bin

Why Use Chatbox?

  • ChatBox helps you design, debug, and manage prompts more freely, enabling you to operate AI models more efficiently.
  • Chatbox stores all chat messages and prompts locally, thus reducing the risk of data loss.
  • Directly testing ChatGPT API (OpenAI API) might be challenging for those with no programming background. By using Chatbox, you can perform such experiments in a convenient way.

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

  • AI chat and session management
  • Store all your important message data locally.
  • Markdown
  • Streaming reply
  • API Host configuration
  • Automatically generate tab titles
  • Button for clearing messages.
  • Night/Dark mode
  • message token estimating
  • GPT4
  • i18n
  • Copy button for code blocks
  • Stop button for AI message generation
  • Drag-and-drop sorting of tabs
  • Improved prompt settings
  • Prompt Library
  • Talk with files
  • Talk with URLs
  • Mobile(Android, iOS)
  • Cross-device synchronization
  • threads(like Slack)
  • 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

Become a ChatBox Sponsor?

As an open-source project, ChatBox is sustained by the contributions and support of our community. If you or your organization find our work valuable, we welcome your sponsorship to help us continue improving and enhancing the application for everyone. To show our appreciation, we will prominently display sponsor information in our README and other appropriate places. Thank you for considering supporting our efforts!

If you have any interest or ideas, please feel free to contact us at tohuangbin@gmail.com .

Buy Me a Coffee

"Buy Me A Coffee"

Paypal Wechat Pay Ali Pay
Paypal

Star History

Star History Chart

Contact

License

GNU General Public License v3.0

About

Your Ultimate Copilot on the Desktop. Chatbox is a desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.0%
  • JavaScript 4.6%
  • SCSS 4.2%
  • HTML 1.3%
  • Shell 1.1%
  • CSS 0.3%
  • Other 0.5%