AI Generation
Generate content blocks with AI using WarpFlow's multi-phase pipeline.
Overview
WarpFlow's AI generation pipeline creates complete page layouts from natural language prompts. The pipeline runs in three phases:
- Content plan: analyzes the prompt and determines what content sections are needed
- Layout plan: selects optimal block types for each section based on content type
- Block generation: generates full block data with real content for each block
Supported providers
- Anthropic (Claude): recommended for best results
- OpenAI (GPT-4): full support
- Custom: bring your own LLM provider
Image generation
WarpFlow can generate images for blocks using:
- DALL-E 3 via OpenAI
- Stable Diffusion via custom endpoints
- Placeholder mode for development