#!/bin/bash
export PYTHONPATH=$(pwd)
streamlit run core/vertical_risk_agent/app/odyssey_app.py
