Commit d809729d authored by Mike Street's avatar Mike Street Committed by GitHub
Browse files

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

Add Machine Learning APIs
parents 1cd280a8 d0c1755b
......@@ -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 |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment