Skip to content
forked from Bin-Huang/chatbox

A cross-platform desktop application for OpenAI API, also a prompt debugging and management tool.

License

Notifications You must be signed in to change notification settings

jtzx082/chatbox

 
 

Repository files navigation

Chatbox

English | 中文

Cross-platform desktop application for OpenAI API, also a prompt debugging and management tool

macOS Windows Linux

Why Use Chatbox?

  • Directly testing 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.

Download

Download here

Supported platforms and architectures:

  • Mac: x64, arm64 (compatibility with x64 tested)
  • Windows: x64
  • Linux: x64

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.
  • Chinese language support
  • Copy button for code blocks
  • Night/Dark mode
  • Stop button for generation process
  • Drag-and-drop sorting of tabs
  • Prompt and parameter configuration
  • 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

License

GNU General Public License v3.0

About

A cross-platform desktop application for OpenAI API, also a prompt debugging and management tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • Other 2.0%