From e6775999bbe61c6926a886317104d94dacc4c92b Mon Sep 17 00:00:00 2001 From: fred scheer Date: Thu, 29 Oct 2020 14:52:32 +0100 Subject: [PATCH] added IPS video and image anonymization api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 515b763..7dce18e 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,7 @@ API | Description | Auth | HTTPS | CORS | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | | [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | AI for code review | No | Yes | Unknown | | [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown | +| [IPS Online](https://docs.identity.ps/docs) | Face and License Plate Anonymization | `apiKey` | Yes | Unknown | | [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown | | [Sentim-API](https://sentim-api.herokuapp.com) | Text sentiment analysis | No | Yes | Yes | | [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes |