PIG Demo
These demos are interactive and need JavaScript. The substance behind them does not.
Every demo on this site ships a real verifiers environment and a set of recorded rollouts, both in the repository. You can run the environment yourself:
git clone https://git.karti.ai/PIG/PIG-Demo
cd PIG-Demo && uv sync --all-packages
uv run vf-eval wordle-five -n 8
Read the source →