python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
Requires access to IT LLM (skynet.av.it.pt), e.g., through VPN or in premises.
Connect with OpenVPN and use kubeconfig file to manage resources in itav namespace, e.g., to find RISK_SPECIFICATION_API endpoint (kubectl --kubeconfig config/kubeconfig get services).
python3 main.py