From 6a97a54505cf7ecf6e4b958a22ad6f96f5257abb Mon Sep 17 00:00:00 2001 From: Nikolayaimlapi <160111454+Nikolayaimlapi@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:16:17 +0300 Subject: [PATCH] added AI/ML API record (#343) Update README.md added AI/ML API record --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ba8d17a..c63ca11f 100644 --- a/README.md +++ b/README.md @@ -1165,6 +1165,7 @@ ### Machine Learning | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [AI/ML API](https://aimlapi.com) | Access 100+ curated AI Models over 1 API | Yes | Yes | Yes | | [AI For Thai](https://aiforthai.in.th/index.php) | Free Various Thai AI API | `apiKey` | Yes | Yes | | [Clarifai](https://docs.clarifai.com/api-guide/api-overview) | Computer Vision | `OAuth`| Yes | Unknown | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes |