Skip to main content

🔍 Overview

AI Pipeline is a customizable, task-specific execution flow for every AI feature you integrate. It processes you entire AI execution flow, from prompt to response.

Pipeline

Examples of AI Pipelines:

  • ➡️ Generate Text
  • ➡️ Generate Python Code
  • ➡️ Detect Sentiment
  • ➡️ Extract Address

You can execute an AI Pipeline from your app using Floom SDK.

💡AI Pipelines are constructed using a series of Plugins that are invoked on your prompt and AI model response at their relevant pipeline stage.

Learn how to Create and Deploy AI Pipelines.