// PROJECT
Dynamic Portfolio Analyst
PythonFlaskReactTailwind CSSLSTMFinBERTBeautifulSoup4
A real-time stock prediction system that pairs an LSTM price-forecasting model with FinBERT financial sentiment analysis, so trading signals reflect both market movement and the news driving it.
// HIGHLIGHTS
- ▸LSTM time-series forecasting combined with FinBERT sentiment signals
- ▸40% reduction in end-to-end inference latency for faster market response
- ▸Flask + React stack with live data scraped via BeautifulSoup4