Browse Source

Merge pull request #289 from stinkyfriend/Correction_to_Clarifai_URL

The Clarifai URL was wrong
pull/290/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
581719d595
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 |
|---|---|---|---|---|
| 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/) |

### Math


Loading…
Cancel
Save