ChuanhuChatGPT
Enrichment pendingGUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (75d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- 102 low (102 low)
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install ChuanhuChatGPT PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 15, 2026
- Languages
- python
Source: github.language · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
<h3>为ChatGPT等多种LLM提供了一个轻快好用的Web图形界面和众多附加功能</h3>Source link
Tags
README
简体中文 | English | 日本語 | Russian | 한국어
川虎 Chat 🐯 Chuanhu Chat
为ChatGPT等多种LLM提供了一个轻快好用的Web图形界面和众多附加功能
支持 DeepSeek R1 & GPT 4 · 基于文件问答 · LLM本地部署 · 联网搜索 · Agent 助理 · 支持 Fine-tune
视频教程 · 2.0介绍视频 || 在线体验 · 一键部署📢 新增:现已支持 GPT-5(含 GPT-5、GPT-5-mini、GPT-5-nano;400k 上下文、最多 128k 输出)。
目录
| 支持模型 | 使用技巧 | 安装方式 | 常见问题 | 给作者买可乐🥤 | 加入Telegram群组 |
|---|
✨ 5.0 重磅更新!
New! 全新的用户界面!精致得不像 Gradio,甚至有毛玻璃效果!
New! 适配了移动端(包括全面屏手机的挖孔/刘海),层级更加清晰。
New! 历史记录移到左侧,使用更加方便。并且支持搜索(支持正则)、删除、重命名。
New! 现在可以让大模型自动命名历史记录(需在设置或配置文件中开启)。
New! 现在可以将 川虎Chat 作为 PWA 应用程序安装,体验更加原生!支持 Chrome/Edge/Safari 等浏览器。
New! 图标适配各个平台,看起来更舒服。
New! 支持 Finetune(微调) GPT 3.5!
支持模型
| API 调用模型 | 备注 | 本地部署模型 | 备注 |
|---|---|---|---|
| ChatGPT(GPT-5、GPT-4、GPT-4o、o1) | 支持微调 gpt-3.5 | ChatGLM (ChatGLM2) (ChatGLM3) | |
| Azure OpenAI | LLaMA | 支持 Lora 模型 | |
| Google Gemini Pro | StableLM | ||
| 讯飞星火认知大模型 | MOSS | ||
| Inspur Yuan 1.0 | 通义千问 | ||
| MiniMax | DeepSeek | ||
| XMChat | 不支持流式传输 | ||
| Midjourney | 不支持流式传输 | ||
| Claude | ✨ 现已支持Claude 3 Opus、Sonnet,Haiku将会在推出后的第一时间支持 | ||
| DALL·E 3 |
使用技巧
💪 强力功能
- 川虎助理:类似 AutoGPT,全自动解决你的问题;
- 在线搜索:ChatGPT 的数据太旧?给 LLM 插上网络的翅膀;
- 知识库:让 ChatGPT 帮你量子速读!根据文件回答问题。
- 本地部署LLM:一键部署,获取属于你自己的大语言模型。
- GPT 3.5微调:支持微调 GPT 3.5,让 ChatGPT 更加个性化。
- 自定义模型:灵活地自定义模型,例如对接本地推理服务。
🤖 System Prompt
- 通过 System Prompt 设定前提条件,可以很有效地进行角色扮演;
- 川虎Chat 预设了Prompt模
For agents
This page has a .md twin and JSON over the API.