README.md
February 27, 2026 ยท View on GitHub
ChatHub
๐ท 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 enableyarn installyarn build- In Chrome/Edge go to the Extensions page (chrome://extensions or edge://extensions)
- Enable Developer Mode
- Drag the
distfolder anywhere on the page to import it (do not delete the folder afterward)
