From da86cf9ec595348f10025ff103e483c6840dff24 Mon Sep 17 00:00:00 2001 From: pythops Date: Sun, 23 May 2021 19:49:38 +0200 Subject: [PATCH] Add OpenVisionAPI to machine learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 074d2701..c35bcaf7 100644 --- a/README.md +++ b/README.md @@ -667,6 +667,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [NLP Cloud](https://nlpcloud.io) | NLP API using spaCy and transformers for NER, sentiments, classification, summarization, and more | `apiKey` | Yes | Unknown | +| [OpenVisionAPI](https://openvisionapi.com) | Open source computer vision API based on open source models | No | Yes | Yes | | [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 |