by pypy66 · Agent Tool · ★ 22
The English introduction is shown below the Chinese version. 一个多合一的AI聊天工具,将ChatGPT、Gemini、LLaMA,以及DeepSeek、讯飞星火、通义千问、kimi等大模型的API集成在同一个界面中,简化了AI工具的使用,支持多模型对比聊天功能。 运行 下载源代码后,切换到本仓库的根目录,输入以下命令,即可: 或者在Windows上,直接下载预构建的exe版本:github.com/ekcbw/multimodel-chat/releases/latest 效果图 实现细节 工具通过sider.ai提供了对ChatGPT、Claude、Gemini等国外模型的访问,支持账号管理,以及手动登录和输入API Key的功能。 工具中的deepseekhash.py实现了处理DeepSeek网页端的PoW验证,并爬取DeepSeek网页端聊天(网页端聊天可能会遇到“服务器繁忙”,但是无需申请付费的DeepSeek API)。 此外,在用户登录页面,工具支持自动下载库所需的edgedriver并解压,无需手动配置edgedriver环境。 An all-in-one AI chat tool that integrates APIs of multiple large models, including...
| Stars | 22 |
| Forks | 4 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 61.5708298821902/100 |
| Last Updated | 2026-01-03 |
| Created | 2025-04-05 |
| Platforms | claude-code, gemini, python |
| Est. Tokens | ~11k |
These tools work well together with multimodel-chat for enhanced workflows:
Explore other popular agent tool tools:
multimodel-chat is 一个多合一的AI聊天工具,将ChatGPT、Gemini、LLaMA,以及DeepSeek、讯飞星火、通义千问、kimi等大模型的API集成在同一个工具中。 An all-in-one AI chat tool that integrates APIs of multiple large models, including ChatGPT, Gemini, LLaMA, DeepSeek, iFl. It is categorized as a Agent Tool with 22 GitHub stars.
multimodel-chat is primarily written in Python. It covers topics such as chatgpt, claude, deepseek.
You can find installation instructions and usage details in the multimodel-chat GitHub repository at github.com/pypy66/multimodel-chat. The project has 22 stars and 4 forks, indicating an active community.
multimodel-chat is released under the MIT license, making it free to use and modify according to the license terms.