rockbenben / chatbox

A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux

Home Page:https://chatboxapp.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbox

English | 中文

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

macOS Windows Linux

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.

Download

Click to view all download options

Supported platforms:

  • Mac: please download .dmg and .tar files. It supports x64 and arm64 (compatibility with x64 is tested).
  • Windows: please download the .msi file.
  • Linux: please download the .AppImage and .deb files."

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
  • 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 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

https://chatboxapp.xyz

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.8%Language:JavaScript 1.6%Language:SCSS 0.9%Language:HTML 0.5%Language:CSS 0.5%Language:Shell 0.5%Language:Rust 0.1%Language:Makefile 0.1%