Face AI
Face AI is a light, fast, and complete facial expression analysis and emotion recognition AI. Face AI works on client endpoints and devices on HTML5 web browsers on mobile and desktops, and in Webview inside the mobile view. Face AI is implemented using SDKs. Our APIs can be easily embedded to build an innovative and engaging customer experience.
The Face AI SDK works on client endpoints, therefore none of client data is sent to the server. Face AI can analyze data without any external plug-in or app.
How Does Face AI Work?
Face AI SDK is easy to use. You can quickly integrate it into your video application.
- Download the Face AI SDK suitable for your application's platform.
- Use Face AI SDK in the application using EnableX Video.
Face AI analyzes EnableX Video Session stream:
- 10 times per second on mobile devices.
- 30 times per second on desktop.
Data output received in these events is ready-to-use and can be conveniently filtered. You can customize parameter values for a raw or smoother output for a deeper integration into your application's code base.
You can store all data produced by one of the following:
- Storing it in local memory,
- Storing it in local storage,
- Sending it to your server for storage in the database.
For more information, please read Face AI Documentation.