From 0e156285f8e503a2a6031cb83089c51d45e456fa Mon Sep 17 00:00:00 2001 From: Shaurya Gupta Date: Tue, 21 Feb 2023 12:59:06 -0500 Subject: [PATCH] Added Cohere and fixed issue #93 (#95) * Added Cohere * Edit title * edited a mistake * Update Cohere link I changed it to https://docs.cohere.ai/ if you mean to change that to * Update title and description * Updates ArvanCloud link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf63e86..dc1086f 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Apache Superset](https://superset.apache.org/docs/api) | API to manage your BI dashboards and data sources on Superset| `apiKey` | Yes | Yes | -| [ArvanCloud](https://www.arvancloud.ir/en/docs/api) | Enables you to use ArvanCloud services | `apiKey` | Yes | No | +| [ArvanCloud](https://www.arvancloud.ir/en/dev/sdk) | Enables you to use ArvanCloud services | `apiKey` | Yes | No | | [Charity Search](http://charityapi.orghunter.com/)| Non-profit charity data| `apiKey` | No| Unknown | | [Clearbit Logo](https://clearbit.com/docs#logo-api) | Search for company logos and embed them in your projects | `apiKey` | Yes | Unknown | | [Domainsdb.info](https://domainsdb.info/) | Registered Domain Names Search | No | Yes | No| @@ -1157,6 +1157,7 @@ API | Description | Auth | HTTPS | CORS | | [AI For Thai](https://aiforthai.in.th/index.php)| Free Various Thai AI API| `apiKey` | Yes | Yes | | [Clarifai](https://docs.clarifai.com/api-guide/api-overview)| Computer Vision | `OAuth`| Yes | Unknown | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | +| [Cohere](https://docs.cohere.ai/) | Harness the power of language understanding. Join the developers and businesses who are using Cohere to generate, categorize and organize text at a scale that was previously unimaginable. | `apiKey` | Yes | Yes | | [Deepcode](https://www.deepcode.ai) | AI for code review| No | Yes | Unknown | | [Dialogflow](https://cloud.google.com/dialogflow/docs/) | Natural Language Processing | `apiKey` | Yes | Unknown | | [EXUDE-API](http://uttesh.com/exude-api/) | Used for the primary ways for filtering the stopping, stemming words from the text data | No | Yes | Yes |