
Stock Monk
LSTM and NLP-powered stock price predictor that blends market sentiment with historical trends.
Stock Monk – AI-Driven Market Forecasting
A hybrid deep learning pipeline combining LSTM time series forecasting with real-time sentiment analysis from news and social media. Reduced prediction error by 11% compared to vanilla LSTM models.
- Used VADER and custom sentiment scoring to guide sequence models dynamically.
- Processed over 50,000 financial headlines and tweets for training sentiment weights.
- Deployed dashboards visualizing sentiment trends against price movement using Plotly.