Back to archive

B.Tech Projects

StockSenseForecastingInterface

StockSense ForecastingInterface

Academic buildB.Tech

Stock price prediction app with forecasting and interactive visualizations.

Context

Built as a forecasting and data-visualization project using public market data.

Problem

Forecasting outputs can be hard to interpret without a clear interface and visual context.

Contribution

Built a Streamlit app using historical data, Prophet forecasting, yfinance, Pandas, and Plotly visualizations.

Tools used

PythonStreamlitProphetyfinancePandasPlotly

Impact / learning

Created a usable interface for exploring time-series forecasts and market data.

Forecasting becomes useful only when the output is interpretable.

Future direction

Improve framing around uncertainty, model limits, and decision usefulness.