Skip to main content

Overview

Docs Version Dropdown

Supported Tasks

The SliceX AI™ Cloud Platform offers a myriad of pretrained APIs that support a wide range of tasks, divided into three categories: text classification, sequence labeling (i.e named entity recognition) and question answering.

The text classification APIs cover binary, multiclass and multilabel cases. Current supported tasks are:

Binary Classification

  • Customer review
  • Toxicity detection

Multiclass Classification

  • News classification
  • Sentiment analysis
  • Financial Customer Support Categorization
  • Financial Sentiment Analysis
  • Conversational Language Understanding

Multilabel Classification

  • Emotion detection

Sequence Labeling

  • Named Entity Recognition

Question Answering

  • Research Papers Search
note

See the Inference Requests section for more information about the endpoints and how to use them.

Authentication

The SliceX AI™ Cloud Platform uses API keys for authentication. Please visit the Quickstart Tutorial to run through the sign-up and key access process. You will need your API keys for all requests you make to the SliceX AI APIs. Do not share your keys with others or expose them in client-side code! We recommend that you keep your API keys securely loaded in your backend server.

Check out the Finding your API Key tutorial for a quick refresher.