Skip to content

WambuaMalcolm/Financial-Stock-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Stock Analysis using LlamaIndex

Techology used

  • Llama Index
  • GPT-4
  • Streamlit

Note: use Python version 3.8 or later

How to run?

STEPS:

Clone the repository

git clone "https://github.com/WambuaMalcolm/Financial-Stock-Project.git"

STEP 01- Create a conda environment after opening the repository

conda create -n finace python=3.8 -y
conda activate finace

STEP 02- install the requirements

pip install -r requirements.txt
# Finally run the following command
streamlit run app.py

Now,

open up you local host and port 8501

symbols of stock = ['MSFT', 'NVDA', 'GOOG', 'META', 'AAPL', 'TSM']

About

Financial Stock Analysis Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages