Skip to content
forked from Bin-Huang/chatbox

A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux. 开源的ChatGPT桌面应用,prompt 开发神器,全平台支持,下载安装包就能用

License

Notifications You must be signed in to change notification settings

zhouzach/chatbox

 
 

Repository files navigation

Chatbox

English | 中文介绍

A desktop application for ChatGPT API (OpenAI API), also a prompt debugging and management tool

macOS Windows Linux

Features

  • Same fast speed as ChatGPT Plus
  • Data stored locally, no risk of losing it
  • More freedom and powerful Prompt abilities
  • 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

Supported Platforms:

  • Windows: Please download .msi installation package
  • Mac: Please download .dmg (recommended) or .tar file, already supporting x64, arm64 (please download x64 version for now, it is compatible)
  • Linux: Please download .AppImage (recommended) or .deb file

Download installers:

>>Click here to view all available installers for download<<

Why Use Chatbox?

  • 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.
  • Chatbox stores all chat messages and prompts locally, thus reducing the risk of data loss.
  • Chatbox helps you design, debug, and manage prompts, thus providing greater control over the AI interface.

Alternative to ChatGPT Plus?

The idea is feasible. OpenAI also provides a developer API service, which offers the same functionality as ChatGPT Plus and some additional benefits as follows:

  1. Unlike ChatGPT Plus, which charges a fixed monthly fee of $20, the developer API service charges based on usage, resulting in lower overall costs.
  2. The developer API service enables more direct use of the model behind ChatGPT, such as using more flexible prompt role debugging and parameter debugging.

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
  • Improved prompt settings
  • Prompt Library
  • Talk with files
  • Talk with URLs
  • Mobile(Android, iOS)
  • Cross-device synchronization
  • Drag-and-drop sorting of tabs
  • 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

Buy Me a Coffee

"Buy Me A Coffee"

Paypal Wechat Pay Ali Pay
Paypal

Contact

License

GNU General Public License v3.0

About

A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux. 开源的ChatGPT桌面应用,prompt 开发神器,全平台支持,下载安装包就能用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 1.6%
  • SCSS 0.8%
  • CSS 0.8%
  • HTML 0.5%
  • Shell 0.5%
  • Other 0.2%