The app embedded below uses Streamlit app deployment service. The app attempts to predict the stock price for the top 20 stocks on the S&P (based on market cap when the models were created). For each of the stocks, a recurrent neural network model is created.Sentiment analysis is also applied to tweets tagging the company symbol. To view the complete code, the front end and the model are found in this repository.