The Future of Spray Strategy
Where multi-prompt AI testing is heading — automated variation, ensemble methods, and AI that sprays for you.
The Future of Spray 🔮
Soon the AI will test its own variations — you will just approve the winner.
Automated Prompt Variation
Current spray strategy is manual: you write the variations, you compare the outputs. By late 2026, expect:
- Auto-variation — The AI generates 3-5 prompt variants from your single input
- Parallel execution — All variants run simultaneously across models
- Auto-evaluation — The system scores outputs against your stated criteria
- Winner presentation — You see only the best result, with alternatives available on demand
This is already possible with developer tools (DSPy, PromptFoo). Consumer-facing versions are 12-18 months away.
Ensemble Methods
Just as machine learning uses model ensembles for better predictions, AI responses will use output ensembles:
| Method | How It Works | Quality Gain |
|---|---|---|
| Best-of-N | Generate N responses, pick the best | 15-30% |
| Merge | Combine the best elements from multiple responses | 20-35% |
| Debate | Models argue against each other, resolution wins | 25-40% |
| Verification chain | One model generates, another verifies | 30-50% (accuracy) |
The "debate" method is especially promising for factual accuracy — when two models disagree, the resolution process almost always converges on the correct answer.
Model Routing
Future AI interfaces will not make you choose a model. They will automatically route your prompt to the best model for that specific task:
| Task Type | Auto-Routed To | Why |
|---|---|---|
| Creative writing | Claude | Best nuance and voice |
| Code generation | GPT-4o | Deepest code training |
| Factual research | Perplexity | Search-grounded |
| Math/logic | Gemini | Strong reasoning |
| Quick chat | GPT-4o-mini | Fastest response |
Early versions of model routing exist (Martian, OpenRouter smart routing). Within two years, this will be built into every major AI platform.
What This Means Now
Manual spray strategy is the bridge to automated spray. The skills you build now — designing variations, evaluating outputs, understanding model strengths — become the intuition that guides you when automated tools are available but need human oversight.
Start spraying today. The Strategy Guide has everything you need.