/face-app

Playing around with Azure's Face Api

Primary LanguageC#

image

Face App

Small desktop application made with Avalonia to play around with Azure's Face Api.

Setup

Prerequisites

  • .NET 5.0

Installation

dotnet restore to install dependencies and dotnet run to run the application.

Usage

  1. Deploy a face api resource on Azure.
  2. Enter your subscription key and endpoint into the appropriate fields (you can find these on the Azure portal).