Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 635 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 635 Bytes

Microsoft Face API: Javascript client library and Samples

It has support only for the PersonGroup and Persons, but feel free to add the missing ones

If you want you can explore the docs here https://alevale.github.io/cognitive-face-js/

This library is a wrapper around the face API from Azure.

It exposes some of the methods to be able to interact with the API.

You can find the docs under the docs folder

If you want to have some examples on how to use it you can head to the examples folder, there is a README there that should help you understand what you need