# rasa_timekeeping_robot **Repository Path**: daiyizheng_admin/rasa_timekeeping_robot ## Basic Information - **Project Name**: rasa_timekeeping_robot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-23 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 报时机器人 ## 依赖 rasa[transformers,jieba]>3.0,<4.0 pytest MicroTokenizer neo4j~=4.1 ## 数据下载 https://download.csdn.net/download/weixin_42486623/85021079 将nlu.yaml放入data文件中 ## 操作 ```shell script rasa run --enable-api --cors "*" rasa run actions ``` ## 前端使用rasa-webChat 使用chrome打开index.html页面