Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softchris/cogservices-face-api

cog services api example directed on the face api
https://github.com/softchris/cogservices-face-api

Last synced: 17 days ago
JSON representation

cog services api example directed on the face api

Awesome Lists containing this project

README

        

## Create a cog services account

```
https://docs.microsoft.com/en-gb/azure/cognitive-services/cognitive-services-apis-create-account?cogservices-face-api-softchris-chnoring
```

## Further reading

```
https://docs.microsoft.com/en-gb/azure/cognitive-services/face/quickstarts/node?cogservices-face-api-softchris-chnoring
```

## Set env variables

You need to create a .env file with two values:

```
URL=
API_KEY=
```