Skip to content

sunjana2199/202112-57-AI-Powered-Investment-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: AI-Powered-Investment-Management-System

This project is a part of EECSE 6893: Big Data Analytics coursework taught by Prof. Ching-Yung Lin.

Youtube video link: https://www.youtube.com/watch?v=vl4OyphMXmI

Project Description

In this project, our team has developed an all-in-one platform that not only recommends stocks to the users using state-of-the-art forecasting models and industry standard predictions but also provides them with a complete set of tools required to make a well informed decision about investing or divesting from a stock. The platform also incorporates various stock analysis mechanisms that help users perform an in-depth research about various stocks.

How to run the file

Run this command in your terminal where main.py file is store

pip install -r requirements.txt

After running this commanda all the required packages will be installed. Now, to run the application in the same terminal type this commands

streamlit run main.py

Credits

We would like to thank Prof. Ching-Yung Lin and his team of teaching assistants for the resources and guidance provided to complete this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%