From 9803e96c86c9822d758ab53fd88e4553fbb9c56e Mon Sep 17 00:00:00 2001 From: JonOlummy Date: Tue, 23 Jan 2024 15:19:50 +0000 Subject: [PATCH] Add MonkeyLearn API to Machine Learning category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..26ac3e75 100644 --- a/README.md +++ b/README.md @@ -1173,6 +1173,7 @@ API | Description | Auth | HTTPS | CORS | | [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown | | [Machinetutors](https://www.machinetutors.com/portfolio/MT_api.html) | AI Solutions: Video/Image Classification & Tagging, NSFW, Icon/Image/Audio Search, NLP | `apiKey` | Yes | Yes | | [MessengerX.io](https://messengerx.rtfd.io) | A FREE API for developers to build and monetize personalized ML based chat apps | `apiKey` | Yes | Yes | +| [MonkeyLearn](https://www.monkeylearn.com/api/v3/) | AI platform for text analysis | 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 | | [Perspective](https://perspectiveapi.com) | NLP API to return probability that if text is toxic, obscene, insulting or threatening | `apiKey` | Yes | Unknown |