From 6e1450eb3728870544c7f269c67f904229f6821f Mon Sep 17 00:00:00 2001 From: Ayush Shah <71313814+AyushShahh@users.noreply.github.com> Date: Sat, 2 Oct 2021 23:49:11 +0530 Subject: [PATCH] Add WolframAlpha API to Machine Learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9275e4dd..f767bebc 100644 --- a/README.md +++ b/README.md @@ -798,6 +798,7 @@ API | Description | Auth | HTTPS | CORS | | [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes | | [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | | [Wit.ai](https://wit.ai/) | Natural Language Processing | `OAuth` | Yes | Unknown | +| [WolframAlpha](https://products.wolframalpha.com/api/) | Provides specific answers to questions using data and algorithms | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Music