This command downloads a Git bundle, then clones it locally.
curl -L -o ai-ui.bundle https://nor-git.pages.dev/ai-ui/ai-ui.bundle && git clone ai-ui.bundle ai-ui && rm ai-ui.bundle