Browse Source

Adding Deepcode (#1027)

* Adding Deepcode

Thank you for taking the time to work on a Pull Request for this project!

To ensure your PR is dealt with swiftly please check the following:

[X] Your submissions are formatted according to the guidelines in the contributing guide
[X] Your additions are ordered alphabetically
[X] Your submission has a useful description
[X] The description does not end with punctuation
[X] Each table column should be padded with one space on either side
[X] You have searched the repository for any relevant issues or pull requests
[X] Any category you are creating has the minimum requirement of 3 items
[X] All changes have been squashed into a single commit

* Update README.md

Removing the most line

* Update README.md

Change the url for documentation

* Update README.md

Fixed the space, sorry for that. 😄
pull/1070/head
Lucas Miranda 4 years ago
committed by Yann Bertrand
parent
commit
23c00263d4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -545,6 +545,7 @@ API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Clarifai](https://developer.clarifai.com/) | Computer Vision | `OAuth` | Yes | Unknown |
| [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes |
| [Deepcode] (https://www.deepcode.ai/docs/Overview%252FOverview) | IA for code review | No | Yes | Unknown |
| [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown |
| [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown |
| [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save