3rd Party

Flow

OpenAI ChatGPT

The Classic ChatGPT API from OpenAI for chat completion. Use our API or bring your own key.

Flow

OpenAI GPT3 Family

The Classic GPT3 model family for text completion. Use our API or bring your own key.

Flow

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.

Flow

Vicuna-13B

Vicuna is a 13B param LLM that is "90% of the way" to ChatGPT. Its small, fast, and license allows commercial use.

Text

Flow

Detect Sentiment in Text

Given a body of text, automatically classify between various sentiment labels with confidence scores.

Flow

Extract User Intent from Text

Given a body of text, automatically extract the most likely user intents with confidence values.

Flow

Summarize Text

Given a body of text, automatically summarize the contents to a desired length.

Flow

Answer a Question from Text Context

Given a body of text, provide a text answer using the text as relevant context.

Flow

Detect People or Locations in Text

Given a body of text, automatically detect any references to Named Entities such as people, locations, and organizations.

Flow

Remove Stop Words from Text

Given a body of text, automatically remove unimportant stop words such as "and", "a", "the", "then", etc.

Video and Image

Flow

Video to Images

Given a video file or stream, split into segments or frames and return the images.

Flow

Image to Labels with Confidence Scores

Given an image and a set of labels, automatically calculate the probability that a label is correct.

Flow

Image to Aesthetic Score

Given an image, automatically estimate how beautiful an image is based on 200k human labeled images from LAION.

Flow

Image to NSFW Score

Given an image, automatically detect adult content in images based on 200k human labeled images from LAION.

Flow

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.

Flow

Image to Caption

Given an image, generate a text caption to describe the contents of the image.

Flow

Answer Questions Based on an Image

Given an image and a text question, provide a text answer using the image as relevant context.

Flow

Face to Emotion mapping.

Given an image with a human face, calculate the probability that certain emotions are present such as Happy, Sad, Angry, etc.

Audio

Flow

Speech to Text

Given an audio stream or audio file of any format, automatically transcribe the contents into text.

Flow

Text to Speech

Given a body of text, generate an audio file of a synthetic voice reading the text.

Flow

Detect Speaker Changes

Given an audio file with up to 3 different speakers, automatically detect different speakers and the times that they are speaking.