Azure Face API

The Azure Face service provides AI algorithms that detect, recognize, and analyze human faces in images.

Install the library

After installing Python, you can install the client library with:

pip install --upgrade azure-cognitiveservices-vision-face

Next Steps

Go to the Face service Overview or follow a quickstart to get started.