(This is final project of course MAI391 (Mathematics for AI))
-
Ensure that you have Python and pip installed.
-
Run the following command to install all the necessary libraries:
pip install -r requirements.txt
-
Run the webapp
control + shift + ~ to open terminal then type the following code: streamlit run webapp.py