Chat with ALL AI Bots Concurrently, Discover the Best
Deutsch | English | Español | Français | Italian | 日本語 | 한국어 | Русский | Tiếng Việt | 简体中文
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.
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.
AI Bots | Web Access | API | Notes |
---|---|---|---|
ChatGPT | Yes | Yes | Web Browsing, Azure OpenAI service included |
Copilot | Yes | No API | |
Baidu ERNIE | No | Yes | |
Gemini | Yes | Coming soon | |
Gemma 2B & 7B | Yes | No API | |
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 | |
Vicuna 13B & 33B | Yes | No API | No Login required |
ChatGLM2 6B & 130B | Yes | No API | No Login required |
Claude 2 & Instant | Yes | No API | |
Gradio | Yes | No API | For Hugging Face space/self-deployed models |
HuggingChat | Yes | No API | |
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 | |
Character.AI | Yes | No API | |
Llama 2 13B & 70B | Yes | No API | |
Code Llama | Yes | No API | |
WizardLM 70B | Yes | No API | |
Falcon 180B | Yes | No API | |
Phind | Yes | No API | |
Zephyr | Yes | No API |
More is coming. Upvote your favorite bots in these issues.
- 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
All chat history, settings and login data are saved locally on your computer.
ChatALL collects anonymous usage data to help us improve the product. Including:
- Which AI bots are prompted and how long the prompt is. Not including the prompt content.
- How long the response is, and which response is deleted/highlighted. Not including the response content.
ChatALL is a client, not a proxy. Therefore, you must:
- Have working accounts and/or API tokens for the bots.
- Have reliable network connections to the bots.
Download from https://github.com/sunner/ChatALL/releases
Just download the *-win.exe file and proceed with the setup.
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
Debian-based Distributions: Download the .deb file, double click it and install the software. Arch-based Distributions: You can clone ChatALL from the AUR here. You can install it manually or using an AUR helper like yay or paru. Other Distributions: Download the .AppImage file, make it executable, and enjoy the click-to-run experience. You can also use AppimageLauncher.
If you encounter any problems while using ChatALL, you can try the following methods to resolve them:
- Refresh - press Ctrl + R or ⌘ + R.
- Restart - exit ChatALL and run it again.
- Re-login - click the settings button in the upper right corner, then click the corresponding login/logout link to relogin the website.
- Create a new chat - click the
New Chat
button and send prompt again.
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.
The guide may help you.
npm install
npm run electron:serve
Build for your current platform:
npm run electron:build
Build for all platforms:
npm run electron:build -- -wml --x64 --arm64
- GPT-4 contributed much of the code
- ChatGPT, Copilot and Google provide many solutions (ranked in order)
- Inspired by ChatHub. Respect!
If you like this project, please consider: