Skip to content

Full stack web application that uses LSTMs and NLP to predict the price of public traded stocks

Notifications You must be signed in to change notification settings

Penguins478/LSTM-Stock-Prediction-App

Repository files navigation

LSTM-Stock-Prediction-App

Full stack web application that uses LSTMs (Keras) to predict the price of publicly traded stocks based on their daily closing prices.

Integrated NLP techniques such as sentiment analysis and text summarization using tf-idf for access to quick trading insights.

Just input the link of the website you want to analyze and this program will automatically scrape it using BeautifulSoup. After BeautifulSoup retrieves all of the plaintext, the natural language processing begins.

Created using React and Django.

Video Demonstration:

demo_stock.mp4

About

Full stack web application that uses LSTMs and NLP to predict the price of public traded stocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published