Page cover

Prompt Tornado 2.0 Docs

# Welcome to Prompt Tornado, a multi-agent AI orchestration platform that lets you run complex workflows from a **single prompt**.

1. Introduction

Prompt Tornado is a multi-agent AI orchestration engine that allows users to execute complex workflows through a single prompt...

Core Concepts

  • Multi-agent orchestration

  • 3-tier fallback system

  • Task routing

  • Model selection logic

  • Dependency chaining

2. Getting Started

Create an account: https://app.prompt-tornado.com/sign-up

3. Quickstart

Run your first workflow

4. Supported Task Types

Text Generation

High-quality generation using GPT‑4o by default...

Summarization

Optimized for speed and accuracy with Claude 3.5 Haiku...

Code Generation

Uses Claude Sonnet for high reasoning depth...

Translation

Fast and accurate translation...

Real-time browsing powered by Perplexity Sonar Reasoning Pro...

Audio Generation

Text-to-speech using ElevenLabs...

Image Generation

DALL‑E 3 model...

5. Models & Routing

Prompt Tornado dynamically selects the best model for each task type, with intelligent fallbacks and optional manual overrides.

Manual Model Overrides

Users may specify a supported model explicitly in their prompt (this will override default 3-tier system).

6. Prompting Guide

Text

"Write a professional email requesting a product demo."

Code

"Code a Python function that validates email addresses."

Research

"Research the latest advancements in quantum computing today."

Combo Prompts

Examples of multi-step workflows:

  • Text → Image

  • Research → Summarization

  • Translation → Audio

7. Troubleshooting Guide

Common Issues
  • Missing citations from research tools

  • Audio reading the system prompt

  • Long latency for Perplexity research

8. Extended FAQ

9. Feedback & Support

Contact [email protected] to report bugs, request features, or get support.

Last updated