In order to run, create a python virtual environment install dependencies from requirements.txt, and run: .venv/bin/streamlit run main.py or the windows equivalent
On Linux, (and maybe mac) you can simply run setup.sh and run.sh On Windows you can try to run the powershell scripts, but they're untested