Browse Source

The Clarifai URL was wrong

Now using the crrect URL
pull/289/head
Glen Rainbird 7 years ago
parent
commit
f7835be15f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -258,7 +258,7 @@ For information on contributing to this project, please see the [contributing gu


| API | Description | Auth | HTTPS | Link | | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://predictbgl.com/api) |
| Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) |
| Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) |


### Math ### Math


Loading…
Cancel
Save