βοΈReact/Node SDK
Simplify integrating AI on your Node server, React Web app, or React Native App
Get Started
Installation
React/Node
npm install --save @eyepop.ai/eyepopBrowser
<script src="https://cdn.jsdelivr.net/npm/@eyepop.ai/eyepop/dist/eyepop.min.js"></script>Configuration
Configuration via Environment (Server Side)
Authentication with Api Key
Authentication with session generated from Api Key
Authentication with Current Browser Session
Usage Examples
Uploading and processing one single image
Visualizing Results
Asynchronous uploading and processing of images
Loading images from URLs
Processing Videos
Canceling Jobs
Live Stream Processing (e.g. from getUserMedia or RTSP)
Other Usage Options
Last updated