Skip to content

Douhwe/AI-Stock-Prediction-Bot

Repository files navigation

How to Setup

Step 1.

Clone the repository and install the dependencies in package.json using npm install

Step 2.

Go into app.py directory, and open cmd. Then type python app.py to start the flask server

Step 3.

Make sure that the model for the stock you want is already created (ex. lstm_AAPL.model.keras). If not, please create it using train_model_script.py

Stock.Model.mp4

Step 4.

Go to the src directory, and open cmd. Type npm start to start the node application

Step 5.

Play around with the node application to help predict the stock prices for the stock that you want

Stock.App.Sample.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published