Quickstart

Quickstart: Your First Workflow

Example: Blog section + image

  1. Go to the dashboard and click Create Workflow.

  2. Paste this prompt:

    "Write a 3-paragraph blog post about how small businesses can use AI to save time. Then create an image that visually represents the idea of 'AI-powered workflows' in a clean, modern style."

  3. Click Run.

Behind the scenes Prompt Tornado will:

  • Classify this as text_generation + image_generation

  • Use GPT-4o (with fallbacks) for the writing

  • Use DALL-E 3 for the image

  • Log the models, token usage, and cost to the backend

You’ll see:

  • The generated text

  • A generated image

  • Metadata about which models were used

Now try:

  • A code-focused workflow

  • A research + summary workflow

  • A text → audio workflow

Last updated