Skip to content
 
 

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Stock Sense

An AI-powered financial analyst that predicts stock prices based on past years' data. The app uses Yahoo Finance to obtain training data and utilizes Prophet to run predictions and generate concise graphs. The app also uses Streamlit to generate a clean front end. Along with the graphs and predictions, it is also equipped with an interactive chatbot, powered by OpenAI, to provide additional assistance in topics regarding stock investments.
This project was built by my team at the HackUmass '24 competition in a highly competitive environment in a limited timeframe. So a hearty kudos to my teammates for collaorating with me in building this beauty ;)

Notes
The requirements.txt file should list all Python libraries that your notebooks depend on, and they will be installed using:

pip install -r requirements.txt

To start the app locally, run

streamlit run script.py

About

Interactive stock market application that provides real-time data on various stocks and uses ML to predict price changes, accompanied with an LLM chatbot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages