Chatbox

Normal
GitHub TypeScript GPL-3.0

Description

Chatbox is a powerful cross-platform AI client supporting OpenAI, Claude, Gemini, and other LLMs with desktop and mobile apps.

Key Features

  • Multi-model support — Seamlessly integrate OpenAI, Azure OpenAI, Claude, Gemini Pro, Ollama and more
  • Local data storage — All data stays on your device for privacy and persistence
  • Cross-platform desktop — Windows, macOS, Linux with ready-to-use installers
  • Markdown/LaTeX/code highlighting — Full rich text formatting and rendering
  • Streaming replies — Real-time progressive display of AI responses
  • Team collaboration — Share OpenAI API resources across your team

Use Cases

💡 Use as a daily AI chat client replacing web-based ChatGPT
💡 Have offline private conversations using Ollama local models
💡 Share API quotas across team members to reduce costs
💡 Generate AI images through DALL-E 3 integration
💡 Manage prompt templates using the built-in prompt library

Categories

Quick Start

```bash
# Download installer from: https://github.com/chatboxai/chatbox/releases
# Or install via npm
npx chatbox
```
After launch, configure your API Key (OpenAI/Claude/Ollama) in Settings and start chatting.

Related Projects