- One main issue we're going to have with this application is the manual intervention necessary for training. Though we can have all the code necessary there doesn't seem to be easy ways to train a model using APIs. - Once the model is created though it can be served as a REST API fairly easily. We can load the model whenever we have a query and it should give responses.