- Llama Index
- GPT-4
- Streamlit
Note: use Python version 3.8 or later
Clone the repository
git clone "https://github.com/WambuaMalcolm/Financial-Stock-Project.git"conda create -n finace python=3.8 -yconda activate finacepip install -r requirements.txt# Finally run the following command
streamlit run app.pyNow,
open up you local host and port 8501symbols of stock = ['MSFT', 'NVDA', 'GOOG', 'META', 'AAPL', 'TSM']