Socket
Socket
Sign inDemoInstall

openvino-node

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openvino-node

OpenVINO™ utils for using from Node.js environment


Version published
Weekly downloads
383
decreased by-35.63%
Maintainers
0
Weekly downloads
 
Created
Source

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');

Usage in Electron applications

To use the package in development of Electron applications on Windows, make sure that Desktop development with C++ component from Build Tools for Visual Studio is installed.

Build From Sources

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

Documentation & Samples

Live Sample

You can run this sample in the browser; no installation is required. Codesandbox is a free online service with limited resources. For optimal performance and more control, it is recommended to run the sample locally.

See Also

License

Copyright © 2018-2024 Intel Corporation

FAQs

Package last updated on 19 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc