Skip to content

Latest commit

 

History

History

axios

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

API4AI personal protective equipment detection entrance sample

This directory contains a minimalistic sample that sends requests to the API4AI Personal Protective Equipment at Entrance detection API. The sample is implemented in javascript using axios package.

Overview

The service allows to perform people detection and classify if the found person has any personal protective equipment.

Getting started

  1. Open index.html in your browser.

  2. Click on form and select file to upload.

About API keys

This demo by default sends requests to free endpoint at demo.api4ai.cloud. Demo endpoint is rate limited and should not be used in real projects.

Use RapidAPI marketplace to get the API key. The marketplace offers both free and paid subscriptions.

Contact us in case of any questions or to request a custom pricing plan that better meets your business requirements.

Links