imfly / ChatALL

Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers

Home Page:http://chatall.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat with ALL AI Bots Concurrently, Discover the Best

Deutsch | English | Español | Français | Italian | 日本語 | 한국어 | Tiếng Việt | 简体中文

Screenshots

Screenshot

Features

Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results. All you need to do is download, install and ask.

Is this you?

Typical users of ChatALL are:

  • 🤠Gurus of LLMs, who want to find the best answers or creations from LLMs.
  • 🤓Researchers of LLMs, who want to intuitively compare the strengths and weaknesses of various LLMs in different fields.
  • 😎Developers of LLM applications, who want to quickly debug prompts and find the best-performing foundation models.

Supported bots

AI Bots Web Access API Notes
ChatGPT Yes Yes Web Browsing, Azure OpenAI service included
Bing Chat Yes No API No login required
Baidu ERNIE No Yes
Bard Yes Coming soon
Poe Yes Coming soon
MOSS Yes No API
Tongyi Qianwen Yes Coming soon
Dedao Learning Assistant Coming soon No API
iFLYTEK SPARK Yes Coming soon
Alpaca Yes No API No Login required
Vicuna Yes No API No Login required
ChatGLM Yes No API No Login required
Claude Yes No API No Login required
Gradio Yes No API For Hugging Face space/self-deployed models
HuggingChat Yes No API Llama 2 included
SkyWork Yes Coming soon
You Yes No API
Pi Yes No API
360 AI Brain Yes No API
YouChat Yes No API
Open Assistant Yes No API
Claude Yes No API
Character.AI Yes No API

More is coming. Upvote your favorite bots in these issues.

Other features

  • Quick-prompt mode: send the next prompt without waiting for the previous request to complete
  • Save chat history locally, protect your privacy
  • Highlight the response you like, delete the bad
  • Enable/disable any bots at any time
  • Switch between one, two, or three-column view
  • Auto update to the latest version
  • Dark mode (contributed by @tanchekwei)
  • Short keys. Press Ctrl + / to know all of them (contributed by @tanchekwei)
  • Multiple chats (contributed by @tanchekwei)
  • Proxy setting (contributed by @msaong)
  • Prompt management (contributed by @tanchekwei)
  • Supports multiple languages (Chinese, English, German, French, Russian, Vietnamese, Korean, Japanese, Spanish, Italian)
  • Supports Windows, macOS and Linux

Planned features:

You are welcome to contribute to these features.

  • Deploy front-end to GitHub Pages

Prerequisites

ChatALL is a client, not a proxy. Therefore, you must:

  1. Have working accounts and/or API tokens for the bots.
  2. Have reliable network connections to the bots.
  3. If you are using a VPN, it must be set as system/global proxy.

Download / Install

Download from https://github.com/sunner/ChatALL/releases

On Windows

Just download the *-win.exe file and proceed with the setup.

On macOS

For Apple Silicon Mac (M1, M2 CPU), download the *-mac-arm64.dmg file.

For other Macs, download *-mac-x64.dmg file.

If you are using Homebrew, you can also install it with:

brew install --cask chatall

On Linux

Download the .AppImage file, make it executable, and enjoy the click-to-run experience.

Troubleshooting

If you encounter any problems while using ChatALL, you can try the following methods to resolve them:

  1. Refresh - press Ctrl + R or Cmd + R.
  2. Restart - exit ChatALL and run it again.
  3. Re-login - click the settings button in the upper right corner, then click the corresponding login/logout link in the pop-up window to log in to the website again.
  4. Clear all messages - click the broom button in the upper right corner.

If none of the above methods work, you can try resetting ChatALL. Note that this will delete all your settings and message history.

You can reset ChatALL by deleting the following directories:

  • Windows: C:\Users\<user>\AppData\Roaming\ChatALL\
  • Linux: /home/<user>/.config/ChatALL/
  • macOS: /Users/<user>/Library/Application Support/ChatALL/

If the problem persists, please submit an issue.

For developers

Contribute a Bot

The guide may help you.

Run

npm install
npm run electron:serve

Build

Build for your current platform:

npm run electron:build

Build for all platforms:

npm run electron:build -- -wml --x64 --arm64

Credits

Contributors

Others

  • GPT-4 contributed much of the code
  • ChatGPT, Bing Chat and Google provide many solutions (ranked in order)
  • Inspired by ChatHub. Respect!

Sponsor

If you like this project, please consider:

ko-fi

About

Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers

http://chatall.ai

License:Apache License 2.0


Languages

Language:JavaScript 57.3%Language:Vue 42.4%Language:HTML 0.3%Language:Shell 0.0%