This package can use the AI services of Algorithmia API.
It can send HTTP requests to Algorithmia API Web servers execute algorithms implemented by this services.
The package can pass data to the service in several ways like text or binary strings and files.
It uses promises to request the responses from this Web service API and can wait for those responses until it retrieves the response that can be returned by the package to the application as objects that it can access to retrieve the response details. |