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:
AI Bots | Web Access | API | Notes |
---|---|---|---|
360 AI Brain | Yes | No API | |
Baidu ERNIE | No | Yes | |
Character.AI | Yes | No API | |
ChatGLM2 6B & 130B | Yes | No API | No Login required |
ChatGPT | Yes | Yes | Web Browsing, Azure OpenAI service included |
Claude | Yes | Yes | |
Code Llama | Yes | No API | |
Cohere Aya 23 | No | Yes | |
Cohere Command R Models | No | Yes | |
Copilot | Yes | No API | |
Dedao Learning Assistant | Coming soon | No API | |
Falcon 180B | Yes | No API | |
Gemini | Yes | Yes | |
Gemma 2B & 7B | Yes | No API | |
Gradio | Yes | No API | For Hugging Face space/self-deployed models |
Groq Cloud | No | Yes | |
HuggingChat | Yes | No API | |
iFLYTEK SPARK | Yes | Coming soon | |
Kimi | Yes | No API | |
Llama 2 13B & 70B | Yes | No API | |
MOSS | Yes | No API | |
Perplexity | Yes | No API | |
Phind | Yes | No API | |
Pi | Yes | No API | |
Poe | Yes | Coming soon | |
SkyWork | Yes | Coming soon | |
Tongyi Qianwen | Yes | Coming soon | |
Vicuna 13B & 33B | Yes | No API | No Login required |
WizardLM 70B | Yes | No API | |
YouChat | Yes | No API | |
You | Yes | No API | |
Zephyr | Yes | No API |
More is coming. Upvote your favorite bots in these issues.
Planned features:
You are welcome to contribute to these features.
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:
ChatALL is a client, not a proxy. Therefore, you must:
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:
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:
C:Users<user>AppDataRoamingchatall
/home/<user>/.config/chatall/
/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
If you like this project, please consider: