Browse Source

Fix spelling error (#1089)

This file change changes IA to AI.
pull/1091/head
Gilles Coolen 4 years ago
committed by Yann Bertrand
parent
commit
a87b5c543a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -561,7 +561,7 @@ API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Clarifai](https://developer.clarifai.com/) | Computer Vision | `OAuth` | Yes | Unknown |
| [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes |
| [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | IA for code review | No | Yes | Unknown |
| [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | AI for code review | No | Yes | Unknown |
| [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown |
| [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown |
| [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save