▲ | Show HN: Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant(grapesjs.com) | |||||||||||||
22 points by griffinkelly 8 hours ago | 8 comments | ||||||||||||||
I’ve been working with @artf (creator of GrapesJS) on Grapes Studio, an HTML-first editor with an LLM assistant on top of GrapesJS. We’re approaching this differently than the new wave of AI app/site builders which are typically generating full React applications, which we think is overkill for simple websites. From talking to people using these tools, we’ve seen a lot of issues with build errors and overly complicated pages. With our approach you can: - Edit visually via the no-code editor (drag/drop) or ask the LLM to make scoped changes (like “add a section” or “add a new page”). - Build with straight HTML/CSS - Ask AI to import your current site and start building from there instead of total rebuild. We think there’s a lot of benefit using drag and drop editor functionality with LLMs, or you can jump straight into the code in the editor if you choose. - Do you see value in this hybrid model (AI + visual + code editing)? - What are the biggest blockers you’ve run into with AI-only builders? Let us know what you think. | ||||||||||||||
▲ | digitaltrees 5 hours ago | parent | next [-] | |||||||||||||
Awesome. I think this is exactly the right approach for so many use cases. HTML is perfect for so many things. I’ve used grape in the past and it is really really useful so I am excited to see this in action. It’s interesting to see the transition from the drag and drop era to the semantic vibes era. So does this essentially let me bridge the gap? Vibe code but fix the code when the LLM predictable craps the bed? | ||||||||||||||
| ||||||||||||||
▲ | natrob 7 hours ago | parent | prev | next [-] | |||||||||||||
One thing I've noticed bridging the gap between technical LLM users like myself, and less technical users is they don't know the right questions to ask so to speak. I'm not sure how many wordpress users are going to jump in and ask an LLM to "adjust my header to make it sticky and reduce the background opacity on the hero image by 5%". Do you find it a challenge getting users the right directional support to ask the right questions? | ||||||||||||||
| ||||||||||||||
▲ | gravypod 8 hours ago | parent | prev [-] | |||||||||||||
Looking at the site there are comparisons to features between WordPress and other non-ai site builders. How does this compare to things like Lovable? | ||||||||||||||
|