From 4f42ec826ebfdc2806eb7395de74af17158d9435 Mon Sep 17 00:00:00 2001 From: JSONMartin Date: Wed, 25 Oct 2017 19:02:53 -0700 Subject: [PATCH] Rename API.AI to their new name of Dialogflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6a63a44..e3aad8c3 100644 --- a/README.md +++ b/README.md @@ -394,9 +394,9 @@ API | Description | Auth | HTTPS | Link | ### Machine Learning API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| API.AI | Natural Language Processing | `apiKey` | Yes | [Go!](https://api.ai/) | | Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) | | Cleverbot | Web chat bot | `apiKey` | Yes | [Go!](https://www.cleverbot.com/api/) | +| Dialogflow | Natural Language Processing | `apiKey` | Yes | [Go!](https://dialogflow.com) | | Keen IO | Data Analytics | `apiKey` | Yes | [Go!](https://keen.io/) | | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | [Go!](https://unplu.gg/test_api.html) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) |