From 3f8710ee70fbc2196b5c7a3e4bd9c993df79f180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Piszczek?= Date: Sat, 1 Aug 2026 18:22:43 +0200 Subject: [PATCH] Add AI Economics Tools API to Machine Learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a40..ec2037e5 100644 --- a/README.md +++ b/README.md @@ -1299,6 +1299,7 @@ API | Description | Auth | HTTPS | CORS | ### Machine Learning API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [AI Economics Tools](https://piszczek.pl/tools/api) | AI cost, energy and agent-verification calculators: token cost, LLM energy, Proof-Adjusted Autonomy, revocation exposure | No | 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 |