From ef5d1dd9419d298791eab754109d1a0224bb81a2 Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Tue, 13 May 2025 11:05:39 -0400 Subject: [PATCH] Add Face-api.js to ML (#503) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baf49df0..1b37703b 100644 --- a/README.md +++ b/README.md @@ -1181,6 +1181,7 @@ | [Dialogflow](https://cloud.google.com/dialogflow/docs/) | Natural Language Processing | `apiKey` | Yes | Unknown | | [Eden](https://www.edenai.co/) | Get all AI models in one place, e.g. OpenAI, Google and lots more! | `apiKey` | Yes | Yes | [EXUDE-API](http://uttesh.com/exude-api/) | Used for the primary ways for filtering the stopping, stemming words from the text data | No | Yes | Yes | +| [Face-api.js](https://github.com/justadudewhohacks/face-api.js) | JavaScript API for face detection, recognition, and emotion analysis using TensorFlow.js | No | No | Unknown | | [Gladia](https://docs.gladia.io) | Artificial intelligence API's | `apiKey` | Yes | No | | [Imagga](https://imagga.com/) | Image Recognition Solutions like Tagging, Visual Search, NSFW moderation | `apiKey` | Yes | Unknown | | [Inferdo](https://rapidapi.com/user/inferdo) | Computer Vision services like Facial detection, Image labeling, NSFW classification | `apiKey` | Yes | Unknown |