Bin-Huang / chatbox

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

Home Page:https://chatboxai.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 to download the latest version or any previous release.

⏬ Download for iOS/Android

.APK

🌟 Features

Chatbox - Better UI & Desktop App for ChatGPT, Claude and other LLMs. | Product Hunt

App Screenshot

App Screenshot

App Screenshot

Features

  • Local Data Storage
    💾 Your data remains on your device, ensuring it never gets lost and maintains your privacy.

  • No-Deployment Installation Packages
    📦 Get started quickly with downloadable installation packages. No complex setup necessary!

  • Support for Multiple LLM Providers
    ⚙️ Seamlessly integrate with a variety of cutting-edge language models:

    • OpenAI (ChatGPT)
    • Azure OpenAI
    • Claude
    • Google Gemini Pro
    • Ollama (enable access to local models like llama2, Mistral, Mixtral, codellama, vicuna, yi, and solar)
    • ChatGLM-6B
  • Image Generation with Dall-E-3
    🎨 Create the images of your imagination with Dall-E-3.

  • Enhanced Prompting
    💬 Advanced prompting features to refine and focus your queries for better responses.

  • Keyboard Shortcuts
    ⌨️ Stay productive with shortcuts that speed up your workflow.

  • Markdown, Latex & Code Highlighting
    📜 Generate messages with the full power of Markdown and Latex formatting, coupled with syntax highlighting for various programming languages, enhancing readability and presentation.

  • Prompt Library & Message Quoting
    📚 Save and organize prompts for reuse, and quote messages for context in discussions.

  • Streaming Reply
    ▶️ Provide rapid responses to your interactions with immediate, progressive replies.

  • Ergonomic UI & Dark Theme
    🌑 A user-friendly interface with a night mode option for reduced eye strain during extended use.

  • Team Collaboration
    👥 Collaborate with ease and share OpenAI API resources among your team. Learn More

  • Cross-Platform Availability
    💻 Chatbox is ready for Windows, Mac, Linux users.

  • Access Anywhere with the Web Version
    🌐 Use the web application on any device with a browser, anywhere.

  • iOS & Android
    ☎️ Use the mobile applications that will bring this power to your fingertips on the go.

  • Multilingual Support
    🌎 Catering to a global audience by offering support in multiple languages:

    • English
    • 简体中文 (Simplified Chinese)
    • 繁體中文 (Traditional Chinese)
    • 日本語 (Japanese)
    • 한국어 (Korean)
    • Français (French)
    • Deutsch (German)
    • Русский (Russian)
  • And More...
    ✨ Constantly enhancing the experience with new features!

FAQ

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
  • Web version
  • Azure OpenAI API compatibility
  • Improved prompt settings
  • Prompt Library
  • Built-in AI services
  • Shortcut keys
  • Claude
  • Temperature Setting
  • Conversation Special Settings
  • OpenAI Custom Model
  • Dall-E-3
  • Message Search
  • Data Export
  • Support for Google Gemini Pro
  • Support for Ollama (llama2, Mistral, Mixtral, codellama, vicuna, yi, and solar)
  • Thread archive, history message list
  • 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 Chatbox (Mac, Windows, Linux)

  1. Clone the repository from Github using the following command:
git clone https://github.com/Bin-Huang/chatbox.git
  1. Install the required dependencies by running the following command:
npm install
  1. Start the application by running the following command:
npm start

Buy Me a Coffee

"Buy Me A Coffee"

Paypal Wechat Pay Ali Pay
Paypal

Star History

Star History Chart

Contact

Twitter | Email | Blog

License

MIT

About

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

https://chatboxai.app

License:MIT License


Languages

Language:TypeScript 89.3%Language:JavaScript 4.5%Language:SCSS 4.0%Language:HTML 1.3%Language:CSS 0.3%Language:Shell 0.2%Language:Rust 0.2%Language:Makefile 0.1%Language:Dockerfile 0.1%