Flask API based Machine Learning service which takes the article as input and returns a summary of that articles as output. Implemented using LSTM based Deep RNN architecture and trained on 100k Amazon Food Reviews Dataset.
The Model has an accuracy rate of around 97%.