- have Python
- have pip
- install Streamlit with pip install streamlit
- clone this app locally
- change the neo4j connection settings in kygcommon.py
- Install APOC on your Neo4j Server
- start your Neo4j Server
- (once) install the required Python libraries with "pip install -r requirements.txt"
- in a shell, execute "streamlit run 00_🧠KYG Landing.py"