yehjames / chathub

All-in-one chatbot client

Home Page:https://chathub.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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   |   Manual Installation   |   Build from Source   |   Roadmap   |   Changelog

📷 Screenshot

Screenshot

Screenshot (Dark Mode)

✨ Features

  • 🤖 Use different chatbots in one app, currently supporting ChatGPT, new Bing Chat, Google Bard and Claude (via Poe), will integrate more in the future
  • 💬 Chat with multiple chatbots at the same time, making it easy to compare their answers
  • 🚀 Support ChatGPT API mode, which is faster and more cost-effective than ChatGPT Plus
  • 📊 Token usage stats when using ChatGPT API mode
  • 🔍 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

🔧 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

🗺️ Roadmap

  • Conversation history
  • Share conversation to markdown
  • Dark mode

📜 Changelog

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

About

All-in-one chatbot client

https://chathub.gg

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.0%Language:JavaScript 1.3%Language:SCSS 1.2%Language:CSS 0.3%Language:HTML 0.2%