For the complete documentation index, see llms.txt. This page is also available as Markdown.

1node deploy model.py

Wrap and deploy a Python ML model using Node.js + ONNX.

Usage

1node deploy model.py

Sample Response

✔ Converted model.py to model.onnx
✔ Generated server.js and Dockerfile
✅ Deployed to Akash: Lease ID abc123

Last updated