1006 Forks
3283 Stars
3283 Watchers

chatbot

ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。

How to download and setup chatbot

Open terminal and run command
git clone https://github.com/zhaoyingjun/chatbot.git
git clone is used to create a copy or clone of chatbot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chatbot https://github.com/zhaoyingjun/chatbot/archive/master.zip

Or simply clone chatbot with SSH
[email protected]:zhaoyingjun/chatbot.git

If you have some problems with chatbot

You may open issue on chatbot support forum (system) here: https://github.com/zhaoyingjun/chatbot/issues