Primary Goal: Build an AI-powered one-page website generator that enables users to create custom websites through natural language interaction.
Core Functionality:
Value Proposition: Prompt → Background → Logo → Style cues → Website → One-click download
Development Breakdown:
Timeline Estimates:
User URL → Playwright screenshot (PNG → base64)
└→ Chat Agent → Vision tool → {palette, fonts, voice}
Logo upload → Chat Agent
Prompt → Chat Agent
Chat Agent orchestrates:
- Code-Gen Agent → website files
- Image-Gen Agent → background (base64)
Assets stored (S3) → Preview iframe → ZIP downloaddata:image/<type>;base64,…)index.html (complete website)styleguide.json (downloadable style guide data)