Using deep learning to predict timeseries (like stock prices) has become popular. This website is an simple lightweight frontend app built with HTML, Javascript, REST API, Tensorflos.js and plotly. Stock data is grabbed from polygon.io. LSTM Neural network is built from tensorflow.js, and training and prediction will be done on the your machine. Graph is done with plotly