* 完成前端开发,实现将智能机器人展现在网页端,或与微信等第三方平台连接
* 比赛评委评分以智能机器人对话服务的完成度及应用场景新颖度综合考量
'''技术参考资料''':
• iCenter-Cloud
https://cloud.icenter.tsinghua.edu.cn
• iCenter-Gitlab
https://gitlab.icenter.tsinghua.edu.cn
• TensorFlow: https://www.tensorflow.org/versions/master/tutorials/mnist/beginners/index.html
• 微软认知服务中的LUIS语言理解智能服务:
https://www.azure.cn/cognitive-services/zh-cn/language-understanding-intelligent-service-luis
• 微软云Azure Web服务:
https://azure.microsoft.com/zh-cn/services/app-service/web/
• 微软 Bot Framework 开发者文档:
https://docs.botframework.com/
• 微软BotNodeJS示例代码:https://github.com/Microsoft/BotBuilder/tree/master/Node
• 微软Bot C#示例代码:https://github.com/Microsoft/BotBuilder/tree/master/CSharp
• 微软Bot如何与微信连接:
http://www.cnblogs.com/sonic1abc/p/5941442.html
• VisualStudio 2015Community版本免费下载地址:https://www.visualstudio.com/post-download-vs/?sku=community&clcid=0x409&telem=ga
• VisualStudioCode免费下载地址:
https://code.visualstudio.com/