Comment on Show HN: Vibe Coding a static site on a $25 Walmart PhoneparentComments−cpursley8moWhat do you mean by "I took a raw css/html assets from a very professional saas app"?−F7F7F78moI’ll fill in the part between OPs story and “then they all clapped” that he left out.He’s likely talking about “Save As”ing or scraping the DOM for rendered HTML/CSS and feeding that to an LLM to convert to actual in app wired up components.−kimixa8moAdd in presumably ignoring the license of the scraped documents.−mikert898moeventually you will be able to generate a database schema/api by just feeding saas app html to an llm. you wont get everything, but you will get close
Comments
What do you mean by "I took a raw css/html assets from a very professional saas app"?
I’ll fill in the part between OPs story and “then they all clapped” that he left out.
He’s likely talking about “Save As”ing or scraping the DOM for rendered HTML/CSS and feeding that to an LLM to convert to actual in app wired up components.
Add in presumably ignoring the license of the scraped documents.
eventually you will be able to generate a database schema/api by just feeding saas app html to an llm. you wont get everything, but you will get close