3rd Party
OpenAI ChatGPT
The Classic ChatGPT API from OpenAI for chat completion. Use our API or bring your own key.
OpenAI GPT3 Family
The Classic GPT3 model family for text completion. Use our API or bring your own key.
Anthropic Claude-100k
The latest Claude-100k model from Anthropic is great for huge document of up to 100k tokens. Access is case by case, or bring your own key.
Text
Detect Sentiment in Text
Given a body of text, automatically classify between various sentiment labels with confidence scores.
Extract User Intent from Text
Given a body of text, automatically extract the most likely user intents with confidence values.
Answer a Question from Text Context
Given a body of text, provide a text answer using the text as relevant context.
Detect People or Locations in Text
Given a body of text, automatically detect any references to Named Entities such as people, locations, and organizations.
Video and Image
Video to Images
Given a video file or stream, split into segments or frames and return the images.
Image to Labels with Confidence Scores
Given an image and a set of labels, automatically calculate the probability that a label is correct.
Image to Aesthetic Score
Given an image, automatically estimate how beautiful an image is based on 200k human labeled images from LAION.
Image to NSFW Score
Given an image, automatically detect adult content in images based on 200k human labeled images from LAION.
Image to Feature Embedding
Given an image, calculate an embedding / vector that captures the core features of this image. This embedding can be stored in a vector database and used for search.
Answer Questions Based on an Image
Given an image and a text question, provide a text answer using the image as relevant context.
Audio
Speech to Text
Given an audio stream or audio file of any format, automatically transcribe the contents into text.
Text to Speech
Given a body of text, generate an audio file of a synthetic voice reading the text.