The Wayback Machine - https://web.archive.org/web/20210123094206/https://github.com/intento/intento-csharp
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Intento C# SDK

An adapter to query Intento API. Compile by Visual Studio 2017.

Intento provides a single API to Cognitive AI services from many vendors.

To get more information check out the site.

API User Manual

In case you don't have a key to use Intento API, please register here console.inten.to

To compile the project, you may need to turn off the signing of the resulting DLL.

You will find a demo of using this SDK in the Demo project of this solution.