Browse Source

Add Clarifai API

pull/272/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
bf4721dd0c
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -23,6 +23,7 @@ For information on contributing to this project, please see the [contributing gu
* [Games & Comics](#games--comics)
* [Geocoding](#geocoding)
* [Health](#health)
* [Machine Learning](#machine-learning)
* [Music](#music)
* [News](#news)
* [Open Source projects](#open-source-projects)
@@ -232,6 +233,12 @@ For information on contributing to this project, please see the [contributing gu
| Nutritionix | Worlds largest verified nutrition database | `apiKey` query string | [Go!](https://developer.nutritionix.com/) |
| USDA Nutrients | National Nutrient Database for Standard Reference | No | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |

### Machine Learning

| API | Description | Auth | Link |
|---|---|---|---|
| Clarifai | Computer Vision API | `oAuth` | [Go!](https://predictbgl.com/api) |

### Music

| API | Description | Auth | Link |


Loading…
Cancel
Save