Skip to content

An interactive AI-powered app for predicting stock prices using LSTM and Streamlit with real-time stock selection and export options.

Notifications You must be signed in to change notification settings

geekdivyxnsh/StockSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

StockSense

An interactive AI-powered app for predicting stock prices using LSTM and Streamlit with real-time stock selection and export options.

๐Ÿ“ˆ StockSense - AI-Powered Stock Price Predictor StockSense is a user-friendly, web-based application that uses an LSTM deep learning model to predict future stock prices. Built with Streamlit, Keras, and yfinance, this app allows users to select popular stocks and visualize real-time historical data alongside predicted prices.

๐Ÿš€ Features

๐Ÿ“Š Stock Selection: Choose from major tech stocks like GOOG, AAPL, TSLA, and more.

๐Ÿง  AI-Powered Forecasting: Uses a pre-trained LSTM model to predict future prices.

๐Ÿ“ˆ Interactive Charts: Visualizes moving averages, historical prices, and model predictions.

๐Ÿ“ฅ Data Export: Download predicted vs. actual prices as CSV or Excel.

๐ŸŒ™ Dark Theme: Sleek UI with modern dark styling.

๐Ÿ› ๏ธ Tech Stack

Frontend: Streamlit

Data Source: Yahoo Finance API (yfinance)

Model: Long Short-Term Memory (LSTM) with Keras

Visualization: Matplotlib

File Export: Pandas, XlsxWriter

About

An interactive AI-powered app for predicting stock prices using LSTM and Streamlit with real-time stock selection and export options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published