| # Browser example | |
| This Vite example performs local ONNX Runtime Web inference and implements the same 1,544-feature contract as the released model. | |
| ```bash | |
| npm install | |
| npm run dev | |
| ``` | |
| The prompt remains in the browser. No classification API is called. | |