同时与所有 AI 机器人聊天,找到最佳答案
[Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | 简体中文
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
## 屏幕截图
![Screenshot](screenshots/screenshot-1.png?raw=true)
## 功能
基于大型语言模型(LLMs)的 AI 机器人非常神奇。然而,它们的行为可能是随机的,不同的机器人在不同的任务上表现也有差异。如果你想获得最佳体验,不要一个一个尝试。ChatALL(中文名:齐叨)可以把一条指令同时发给多个 AI,帮助您发现最好的回答。你需要做的只是[下载、安装](https://github.com/sunner/ChatALL/releases)和提问。
### 这是你吗?
ChatALL 的典型用户是:
- 🤠**大模型重度玩家**,希望从大模型找到最好的答案,或者最好的创作
- 🤓**大模型研究者**,直观比较各种大模型在不同领域的优劣
- 😎**大模型应用开发者**,快速调试 prompt,寻找表现最佳的基础模型
### 支持的 AI
| AI 机器人 | 网页访问 | API | 说明 |
| ------------------------------------------------------------------------------ | -------- | -------- | ------------------------------------------ |
| [360 智脑](https://ai.360.cn/) | 支持 | 无 | |
| [文心一言](https://yiyan.baidu.com/) | 否 | 支持 | |
| [Character.AI](https://character.ai/) | 支持 | 无 | |
| [ChatGLM2 6B 和 130B](https://chatglm.cn/) | 支持 | 无 API | 不需要帐号 |
| [ChatGPT](https://chatgpt.com) | 支持 | 支持 | 包含 Web Browsing、Azure OpenAI service |
| [Claude](https://www.anthropic.com/claude) | 支持 | 支持 | |
| [Code Llama](https://ai.meta.com/blog/code-llama-large-language-model-coding/) | 支持 | 无 API | |
| [Cohere Aya 23](https://cohere.com/blog/aya23) | 否 | 支持 | |
| [Cohere Command R 系列模型](https://cohere.com/command) | 否 | 支持 | |
| [Copilot](https://copilot.microsoft.com/) | 支持 | 无 API | |
| [得到学习助手](https://ai.dedao.cn/) | 即将推出 | 无 API | |
| [Falcon 180B](https://huggingface.co/tiiuae/falcon-180B-chat) | 支持 | 无 API | |
| [Gemini](https://gemini.google.com/) | 支持 | 支持 | |
| [Gemma 2B & 7B](https://blog.google/technology/developers/gemma-open-models/) | 支持 | 无 | |
| [Gradio](https://gradio.app/) | 支持 | 无 API | 用于 Hugging Face space 或自己部署的模型 |
| [Groq Cloud](https://console.groq.com/docs/models) | 否 | 支持 | |
| [HuggingChat](https://huggingface.co/chat/) | 支持 | 无 API | |
| [讯飞星火](http://xinghuo.xfyun.cn/) | 支持 | 即将推出 | |
| [Kimi](https://kimi.moonshot.cn/) | 支持 | 无 API | |
| [Llama 2 13B 和 70B](https://ai.meta.com/llama/) | 支持 | 无 API | |
| [MOSS](https://moss.fastnlp.top/) | 支持 | 无 API | |
| [Perplexity](https://www.perplexity.ai/) | 支持 | 无 | |
| [Phind](https://www.phind.com/) | 支持 | 无 API | |
| [Pi](https://pi.ai) | 支持 | 无 API | |
| [Poe](https://poe.com/) | 支持 | 即将推出 | |
| [天工](https://neice.tiangong.cn/) | 支持 | 即将推出 | |
| [通义千问](http://tongyi.aliyun.com/) | 支持 | 即将推出 | |
| [Vicuna 13B 和 33B](https://lmsys.org/blog/2023-03-30-vicuna/) | 支持 | 无 API | 不需要帐号 |
| [WizardLM 70B](https://github.com/nlpxucan/WizardLM) | 支持 | 无 API | |
| [xAI Grok](https://x.ai) | 否 | 支持 | |
| [YouChat](https://you.com/) | 支持 | 无 | |
| [You](https://you.com/) | 支持 | 无 API | |
| [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | 支持 | 无 | |
还会有更多。[到这里](https://github.com/sunner/ChatALL/labels/more%20LLMs)为你喜欢的 AI 投票吧。
### 关于网页版AI机器人的可靠性说明
通过网页接入的AI机器人(标注为"支持"网页访问的机器人)本质上缺乏可靠性,且经常面临稳定性问题。这是因为服务提供商频繁更新其网页界面和安全措施,而网页连接需要依赖逆向工程来维护,导致维护难度大且可能随时中断。为了获得稳定可靠的使用体验,我们强烈建议在可能的情况下使用提供API访问的机器人。
### 其他功能
- 快问模式:不需要等待前面的请求完成,就可以发下一条指令
- 对话历史保存在本地,保护你的隐私
- 高亮喜欢的答案,删除不需要的答案
- 随时启用/禁用任何机器人
- 在一列、两列或三列视图之间切换
- 自动更新到最新版
- 夜间模式(由 @tanchekwei 贡献)
- 快捷键。按