From efdf1e1ccfda42f47ddcf077e946712fdee2f3a4 Mon Sep 17 00:00:00 2001 From: Harshal Dhir Date: Mon, 10 Jan 2022 21:00:05 -0800 Subject: [PATCH] Add MessengerX.io in Machine Learning (#3000) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24d5853d..3a674bcc 100644 --- a/README.md +++ b/README.md @@ -1123,6 +1123,7 @@ API | Description | Auth | HTTPS | CORS | | [Irisnet](https://irisnet.de/api/) | Realtime content moderation API that blocks or blurs unwanted images in real-time | `apiKey` | Yes | Yes | | [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 | | [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 |