Getting Started
How Long Does Generation Take?
Understanding generation times and what affects them.
How Long Does Generation Take?
Typical Times
| Project Type | Generation Time |
|---|---|
| Simple landing page | 20-30 seconds |
| Multi-page website | 30-45 seconds |
| Dashboard with data | 40-60 seconds |
| Full-stack app | 45-90 seconds |
| Mobile app | 30-60 seconds |
What Affects Speed?
1. Project Complexity
More pages, components, and features = longer generation.
2. AI Model
All models have similar speeds, but complex requests may vary.
3. Backend Requirements
Apps with databases take longer due to schema generation.
4. Server Load
Peak hours may slightly increase times.
Generation Steps
-
Analyzing (~2-5 seconds)
- Understanding your request
- Planning the project structure
-
Generating (~20-60 seconds)
- Writing code files
- Creating components
- Setting up styling
-
Building (~5-10 seconds)
- Compiling the project
- Starting preview
Tips for Faster Generation
- Be specific in your request
- Start simple, then add features
- Use templates when available
- Break large projects into phases
If Generation Takes Too Long
If generation exceeds 2 minutes:
- Check your internet connection
- Try refreshing the page
- Contact support if issue persists