Text pipelines
text-generation: Generate text from a prompttext-classification: Classify text into predefined categoriessummarization: Create a shorter version of a text while preserving key informationtranslation: Translate text from one language to anotherzero-shot-classification: Classify text without prior training on specific labelsfeature-extraction: Extract vector representations of text
Image pipelines
image-to-text: Generate text descriptions of imagesimage-classification: Identify objects in an imageobject-detection: Locate and identify objects in images
Audio pipelines
automatic-speech-recognition: Convert speech to textaudio-classification: Classify audio into categoriestext-to-speech: Convert text to spoken audio
Multimodal pipelines
image-text-to-text: Respond to an image based on a text prompt