Merge pull request #272 from davemachado/davemachado-add-ml

Add Machine Learning APIs
This commit is contained in:
Mike Street 2017-01-27 12:34:03 +00:00 committed by GitHub
commit d809729d74

View File

@ -24,6 +24,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)
@ -247,6 +248,13 @@ 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) |
| Wit.ai | Natural Language Processing | `oAuth` | [Go!](https://wit.ai/) |
### Music
| API | Description | Auth | Link |