chathub-dev / chathub

All-in-one chatbot client

Home Page:https://chathub.gg/?utm_source=github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatHub

Install

Get ChatHub for Chromium

πŸ“· Screenshot

Screenshot

Screenshot (Dark Mode)

✨ 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/Azure/Poe)
  • Bing Chat
  • Google Bard
  • Claude 2 (via Webapp/API/Poe)
  • LLaMA 2
  • ChatGLM
  • Pi by Inflection
  • Vicuna
  • WizardLM
  • iFlytek Spark
  • Tongyi Qianwen
  • Baichuan
  • ...

πŸ”¨ 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)

About

All-in-one chatbot client

https://chathub.gg/?utm_source=github

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.8%Language:JavaScript 1.2%Language:SCSS 0.6%Language:HTML 0.2%Language:CSS 0.2%