RadarTopicsBuildersWeeklyReads
Open Source Radar
chatboxai/

chatbox

GitHubWebsite

Chatbox is a desktop client supporting multiple LLM providers with local data storage and a cross-platform GUI. It includes a quick setup, development workflow, and release history. This review focuses on documented features and commands from the README and releases.

41kstars
4.2kforks
1.2kissues
GPL-3.0license
2023since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
diegosouzapw/
OmniRoute
6.3k/wk

Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

39k5.2kTypeScript
danny-avila/
LibreChat
265/wk

Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active

42k8.6kTypeScript
CopilotKit/
CopilotKit
105/wk

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

36k4.5kTypeScript
ollama/
ollama
640/wk

Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

178k17kGo
chatchat-space/
Langchain-Chatchat
24/wk

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

39k6.3kPythonquiet
CherryHQ/
cherry-studio

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

49k4.7kTypeScriptgiant
Reviewgenerated from repository data · Aug 5, 2026

What it is

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux. It is distributed under GPLv3 and is the Community Edition of Chatbox.

How it works

The project provides a cross-platform desktop app (Electron-based) with modules for main process, renderer, preload, and shared utilities. It supports multiple model providers (OpenAI, Azure OpenAI, Claude, Google Gemini Pro, Ollama, ChatGLM-6B) and features such as image generation with Dall-E-3, local data storage, markdown/latex/code formatting, prompt library, team collaboration, and cross-platform deployment. The README lists the following architecture components:

  • Electron main process
  • React renderer (UI)
  • Electron preload scripts
  • Shared utilities
  • Documentation in doc/

Getting started

Quick Setup includes prerequisites and commands:

  • Prerequisites listed under Development: Node.js (v20.x – v22.x), pnpm (v10.x or later), Git.
  • Clone the repo:
    git clone https://github.com/chatboxai/chatbox.git
    cd chatbox
    
  • Install dependencies:
    pnpm install
    
  • Start development server:
    pnpm run dev
    

Build commands provided:

  • pnpm run dev - Start development server with hot-reload
  • pnpm run package - Build and package for current platform
  • pnpm run package:all - Build and package for all platforms
  • pnpm run build - Build for production without packaging
  • pnpm run lint - Run Biome to check code quality
  • pnpm run test - Run Vitest test suite

Recent releases

Latest releases shown in the Releases section include:

  • v1.22.1 (2026-07-28) with downloads for macOS arm64 and Intel
  • v1.21.1 (2026-06-12) with Windows and macOS downloads
  • v1.21.0 (2026-06-08) with Windows and macOS downloads
  • v1.20.3 (2026-04-29) with Windows and macOS downloads
  • v1.20.1 (2026-04-09) mentions new features such as AWS Bedrock provider and new web search providers in the changelog excerpt

The Readme includes a Downloads section under each release with platform-specific installer links.

Traction

The repository shows stars: 41303, forks: 4184, open_issues: 1232. There is a Star History chart linked in the README. The Stars are listed as 41303 in the FACTS block.

Behind the repo

Not applicable for this entry since no linked startup/company section is present in the provided material.

Caveats

License is GPL-3.0. The README notes cross-platform availability (Windows, macOS, Linux) and lists potential troubleshooting steps, such as pnpm installation issues, Windows build adjustments, and dev server refresh steps. Specific issues or age-related caveats beyond the license and typical setup are not provided in the supplied material.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →