Using a serverless framework for implementing a cognitive tutor: experiences and issues
Using a serverless framework for implementing a cognitive tutor: experiences and issues
复制标题
使用无服务器框架来实现认知导师:经验和问题
DOI:
10.1145/3154847.3154852
复制
发表时间:
2017
期刊:
影响因子:
--
通讯作者:
Bruce Slawson
中科院分区:
文献类型:
--
作者:
N. Mukhi;Srijith Prabhu;Bruce Slawson
We present a practical application of serverless technology to implement a key component of a personalized tutoring system. We employ OpenWhisk[2] to orchestrate a set of microservices tasked with different responsibilities in the larger system. The tutor, which is trained on a specific set of content, is embodied as a multimodal, stateful dialog system. This desired experience brings with it unique challenges, prime among them being real-time interaction and the inherently stateful nature. We discuss the drivers for selecting serverless technology, the specific design choices we made and the issues we have faced. This work is in progress, and we conclude with some notes on paths we plan to explore as we continue to evolve the system and exploit this exciting new computing paradigm to help us achieve our goals.