From f37cd0e42b8324da2265f103298878d192b46f17 Mon Sep 17 00:00:00 2001 From: fm16191 <56755856+fm16191@users.noreply.github.com> Date: Thu, 7 Oct 2021 00:59:58 +0200 Subject: [PATCH] Add SkyBiometry API Add SkyBiometry API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7362da98..b97f13ca 100644 --- a/README.md +++ b/README.md @@ -838,6 +838,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenVisionAPI](https://openvisionapi.com) | Open source computer vision API based on open source models | No | Yes | Yes | | [Perspective](https://perspectiveapi.com) | NLP API to return probability that if text is toxic, obscene, insulting or threatening | `apiKey` | Yes | Unknown | | [Roboflow Universe](https://universe.roboflow.com) | Pre-trained computer vision models | `apiKey` | Yes | Yes | +| [SkyBiometry](https://skybiometry.com/documentation/) | Face Detection, Face Recognition and Face Grouping | `apiKey` | Yes | Unknown | | [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes | | [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | | [Wit.ai](https://wit.ai/) | Natural Language Processing | `OAuth` | Yes | Unknown |