DAMO-NLP-SG/WebDesignAgent ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web design assistant that can turn a plain description, a reference image, or both into a polished multi page website.
I want a friendly GUI where I can choose the model, set the website language, pick a style like Tailwind, paste a site idea, and optionally upload a layout image or local images. Then it should first make a plan for the pages and their relationships, let me edit that plan by hand, and then generate the full site. I also want a terminal command for running the same workflow without the GUI.
The output should save the generated site files into a folder and show a preview of what it built. It would be great if I can refine the result with feedback and add or remove pages before the final build. If you need current API details or model docs, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit