Modx identifies anomalies in LLM models by looking inside the model! So that you're safe not just before you deploy, but also after you deploy!
View our mini paper for more details!
cd frontend
pnpm install
pnpm run devcd backend
uv pip install -r requirements.txt
uv run run.py