One-click exporter from PyTorch models to Web-ready ONNX with TS wrappers

1 phun-ky 1 5/16/2025, 12:30:14 PM npmjs.com ↗

Comments (1)

phun-ky · 9h ago
Wrapture lets you go from a Python-trained model to deployable JavaScript with a single command. It generates TypeScript bindings and a Web/Node-compatible wrapper, using WebGPU/WASM-ready ONNX runtimes.

NOTE! This is an experiment trying to fulfil a need between python and js. YMMV