Metadata-Version: 2.1
Name: taskbot
Version: 0.0.1
Summary: a task oriented chatbot framework
Home-page: https://github.com/EvilPsyCHo/TaskBot
Author: Zhirui Zhou
Author-email: evilpsycho42@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown

# TaskBot

TaskBot是一个基于深度学习、机器学习、规则系统的任务驱动型多轮对话框架，欢迎star、contribute。100行代码，实现你的chatbot。

## 特性

+ 多轮跨场景语义继承
+ 模块化组件，快速搭建你的业务chatbot
+ 微信接口支持

## 案例

待施工

## 安装

待施工

## LICENSE

TaskBot is licensed under the [ GNU GENERAL PUBLIC LICENSE](./LICENSE)



