GitPedia

Chathub

From chathub-devยทUpdated June 26, 2026ยทView on GitHubยท

- ๐Ÿค– 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 save... The project is written primarily in TypeScript, distributed under the GNU General Public License v3.0 license, first published in 2023. It has gained significant community traction with 10,614 stars and 1,124 forks on GitHub. Key topics include: all-in-one, browser-extension, chrome-extension, react, typescript.

<p align="center"> <img src="./src/assets/icon.png" width="150"> </p> <h1 align="center">ChatHub</h1> <div align="center">

Install

<a href="https://chrome.google.com/webstore/detail/chathub-all-in-one-chatbo/iaakpnchhognanibcahlpcplchdfmgma?utm_source=github"><img src="https://user-images.githubusercontent.com/64502893/231991498-8df6dd63-727c-41d0-916f-c90c15127de3.png" width="200" alt="Get ChatHub for Chromium"></a>

</div>

๐Ÿ“ท Screenshot

Screenshot

๐Ÿค Sponsors

<a href="https://getstream.io/chat/sdk/react/?utm_source=github&utm_medium=referral&utm_content=&utm_campaign=wong2"> <img src="screenshots/stream-logo.jpg" width="200" /> </a>

โœจ 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)

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from chathub-dev/chathub via the GitHub API.Last fetched: 6/26/2026