2024.1.0 • Published 13 days ago

openvino-node v2024.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
13 days ago

OpenVINO™ Node.js Bindings

Use OpenVINO JavaScript API for your Node.js application.

Usage

Install the openvino-node package:

npm install openvino-node

Use the openvino-node package:

const { addon: ov } = require('openvino-node');

Build From Sources

For more details, refer to the OpenVINO™ JavaScript API Developer Documentation

Documentation & Samples

See Also

License

Copyright © 2018-2024 Intel Corporation

2024.1.0

13 days ago

2024.0.0

2 months ago