README.md

February 27, 2026 ยท View on GitHub

ChatHub

Install

Get ChatHub for Chromium

๐Ÿ“ท Screenshot

Screenshot

๐Ÿค Sponsors

โœจ Features

  • ๐Ÿค– Use different chatbots in one app, currently supporting ChatGPT, new Bing Chat, Google Bard, Claude, and open-source models including LLama2, Vicuna, ChatGLM etc
  • ๐Ÿ’ฌ Chat with multiple chatbots at the same time, making it easy to compare their answers
  • ๐Ÿš€ Support ChatGPT API and GPT-4 Browsing
  • ๐Ÿ” Shortcut to quickly activate the app anywhere in the browser
  • ๐ŸŽจ Markdown and code highlight support
  • ๐Ÿ“š Prompt Library for custom prompts and community prompts
  • ๐Ÿ’พ Conversation history saved locally
  • ๐Ÿ“ฅ Export and Import all your data
  • ๐Ÿ”— Share conversation to markdown
  • ๐ŸŒ™ Dark mode
  • ๐ŸŒ Web access

๐Ÿค– Supported Bots

  • ChatGPT (via Webapp/API)
  • Gemini
  • Claude (via Webapp/API)
  • Grok
  • DeepSeek
  • Qianwen
  • Llama
  • ...

๐Ÿ”จ Build from Source

  • Clone the source code
  • corepack enable
  • yarn install
  • yarn build
  • In Chrome/Edge go to the Extensions page (chrome://extensions or edge://extensions)
  • Enable Developer Mode
  • Drag the dist folder anywhere on the page to import it (do not delete the folder afterward)