Breadbot — это новая экспериментальная платформа для создания чат-ботов, которая призвана упростить разработку чат-ботов.
Посетите домашнюю страницу Breadbot.Fun для получения дополнительной информации.
Breadbot работает на Linux. Конечно, вы можете заставить его работать и на других ОС, модифицировав исходный код.
git clone https://github.com/ideamark/breadbot
../install.sh
../uninstall.sh
../clean.sh
.redis-server
, чтобы запустить Redis на порту 6379.~/.breadbot/bin/breadbot
, чтобы запустить локальную консоль.import
, чтобы импортировать данные корпуса.help
для получения дополнительной информации../install.sh
.from breadbot.core import response
response('localuser', 'hello')
~/.breadbot/bin/breadbot start
, чтобы запустить сервер. Введите токен и IP-адрес сервера.You can comment after Login
Inappropriate content may be displayed here and will not be shown on the page. You can check and modify it through the relevant editing function
If you confirm that the content does not involve inappropriate language/advertisement redirection/violence/vulgar pornography/infringement/piracy/false/insignificant or illegal content related to national laws and regulations, you can click submit to make an appeal, and we will handle it as soon as possible.
Comments ( 0 )