Skip to content

wangxinat/chathub

 
 

Repository files navigation

ChatHub

ChatHub is an all-in-one chatbot client

author license release last commit

English   |   Indonesia   |   简体中文   |   繁體中文   |   日本語

Install

Get ChatHub for Chromium Get ChatHub for Microsoft Edge

Screenshot   |   Features   |   Supported Bots   |   Manual Installation   |   Build from Source   |   Changelog

📷 Screenshot

Screenshot

Screenshot (Dark Mode)

✨ Features

  • 🤖 Use different chatbots in one app, currently supporting ChatGPT, new Bing Chat, Google Bard, Claude, and 10+ open-source models including Alpaca, 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

🤖 Supported Bots

  • ChatGPT (via Webapp/API/Azure/Poe)
  • Bing Chat
  • Google Bard
  • Claude (via Poe)
  • iFlytek Spark
  • ChatGLM
  • Alpaca
  • Vicuna
  • Koala
  • Dolly
  • LLaMA
  • StableLM
  • OpenAssistant
  • ChatRWKV
  • ...

🔧 Manual Installation

  • Download chathub.zip from Releases
  • Unzip the file
  • In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions)
  • Enable Developer Mode
  • Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterward)

🔨 Build from Source

  • Clone the source code
  • yarn install
  • yarn build
  • Load dist folder to browser by following steps in Manual Installation

📜 Changelog

v1.22.0

  • Support Claude API

v1.21.0

  • Add more open-source models

v1.20.0

  • Access from Chrome side panel

v1.19.0

  • Quick access to prompts

v1.18.0

  • Support Alpaca, Vicuna and ChatGLM

v1.17.0

  • Support GPT-4 Browsing model

v1.16.5

  • Add Azure OpenAI service support

v1.16.0

  • Add custom theme setting

v1.15.0

  • Add Xunfei Spark bot

v1.14.0

  • Support more bots in all-in-one mode for premium users

v1.12.0

  • Add premium license

v1.11.0

  • Support Claude (via Poe)

v1.10.0

  • Command + K

v1.9.4

  • Dark mode

v1.9.3

  • Support math formula with katex
  • Save community prompt to local

v1.9.2

  • Delete history messages

v1.9.0

  • Share chat as markdown or via sharegpt.com

v1.8.0

  • Import/Export all data
  • Edit local prompts
  • Switch chatbots for comparison

v1.7.0

  • Add conversation history

v1.6.0

  • Add support for Google Bard

v1.5.4

  • Support GPT-4 model in ChatGPT api mode

v1.5.1

  • Add i18n settings

v1.5.0

  • Support GPT-4 model in ChatGPT Webapp mode

v1.4.0

  • Add Prompt Library

v1.3.0

  • Add copy code button
  • Sync chat state between all-in-one and standalone mode
  • Allows input while generating answer

v1.2.0

  • Support copy message text
  • Improve setting page form element style

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • Other 2.2%