readme/README_en.md
<a href="https://github.com/GaiZhenbiao/ChuanhuChatGPT/blob/main/LICENSE">
</a>
<a href="https://gradio.app/">
</a>
<a href="https://t.me/tkdifferent">
</a>
<p>
Compatible with GPT-4 · Chat with files · LLMs local deployment · Web search · Chuanhu Agent · Fine-tuning
</p>
<a href="https://www.youtube.com/watch?v=MtxS4XZWbJE"><strong>Video Tutorial</strong></a>
·
<a href="https://www.youtube.com/watch?v=77nw7iimYDE"><strong>2.0 Introduction</strong></a>
·
<a href="https://www.youtube.com/watch?v=x-O1jjBqgu4"><strong>3.0 Introduction & Tutorial</strong></a>
||
<a href="https://huggingface.co/spaces/JohnSmith9982/ChuanhuChatGPT"><strong>Online trial</strong></a>
·
<a href="https://huggingface.co/login?next=%2Fspaces%2FJohnSmith9982%2FChuanhuChatGPT%3Fduplicate%3Dtrue"><strong>One-Click deployment</strong></a>
</p>
<sup>New!</sup> An all-new user interface! So exquisite that it doesn't look like Gradio, it even has a frosted glass effect!
<sup>New!</sup> Adapted for mobile devices (including perforated/bezel-less phones), the hierarchy is clearer.
<sup>New!</sup> The history is moved to the left for easier use. And supports search (with regular expressions), delete, and rename.
<sup>New!</sup> Now you can let the large model automatically name the history (Enabled in the settings or configuration file).
<sup>New!</sup> Chuanhu Chat can now be installed as a PWA application for a more native experience! Supported on Chrome/Edge/Safari etc.
<sup>New!</sup> Icons adapted for all platforms, looking more comfortable.
<sup>New!</sup> Supports Finetune (fine-tuning) GPT 3.5!
| API Callable Models | Remarks | Locally Deployed Models | Remarks |
|---|---|---|---|
| ChatGPT(GPT-5, GPT-4, GPT-4o, o1) | supports fine-tune gpt-3.5 | ChatGLM (ChatGLM2) (ChatGLM3) | |
| Azure OpenAI | LLaMA | Support Lora models | |
| Google Gemini Pro | StableLM | ||
| iFlytek Starfire Cognition Large Model | MOSS | ||
| Inspur Yuan 1.0 | Qwen | ||
| MiniMax | |||
| XMChat | Not support streaming | ||
| Midjourney | Not support streaming | ||
| Claude | ✨ Now supports Claude 3 Opus and Sonnet, Haiku will be supported as soon as it is released | ||
| DALL·E 3 |
Load Prompt Template, choose the Prompt template collection first, then choose the Prompt you want in the list below.Regenerate button again, or directly Delete this round of conversation;single-dialogue function;one-click copy, but also lets you view the original Markdown text;config.json "server_name": "0.0.0.0", "server_port": <your port number>,.config.json "share": true,. Note that the program must be running to access it through public links.Execute the following commands in the terminal:
git clone https://github.com/GaiZhenbiao/ChuanhuChatGPT.git
cd ChuanhuChatGPT
pip install -r requirements.txt
Then make a copy of config_example.json, rename it to config.json, and then fill in your API-Key and other settings in the file.
python ChuanhuChatbot.py
A browser window will automatically open, at this point you can use Chuanhu Chat to chat with ChatGPT or other models.
Note
Please check our wiki page for detailed instructions.).
When you encounter problems, you should try to manually pull the latest changes<sup>1</sup> and update dependencies<sup>2</sup> first, then retry. Steps are:
Download ZIP button on the website, download the latest code and unzip to replace, or
git pull https://github.com/GaiZhenbiao/ChuanhuChatGPT.git main -f
pip install -r requirements.txt
Generally, you can solve most problems by following these steps.
If the problem still exists, please refer to this page: Frequently Asked Questions (FAQ)
This page lists almost all the possible problems and solutions. Please read it carefully.
More information could be found in our wiki:
🐯 If you find this project helpful, feel free to buy me a coke or a cup of coffee~
<a href="https://www.buymeacoffee.com/ChuanhuChat" ></a>