I've been using AI models to do frontend design and candidly this doesn't hold a candle to just working directly with the base models. With the base models you can ask: Hey, make me 5 designs that fit xyz requirements and it will go to work. If you already know front end design, you can take that up a level and pass it an emmet abbreviation of the rough code you want and say only use tailwind colors of sky, zinc, and…
I'm not really sure what you mean by "base models?"
Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
21–30 of 79 posts
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#22How about Svelte 5 with runes mode? One of the biggest challenges I've encountered so far while working on my SvelteKit with Svelte 5 codebase is that all frontier models struggle to understand differences between major versions of languages and frameworks, leading to a lot of annoying hallucinations. They're fantastic at writing code, but the last mile of figuring out how to fix issues for incorrect APIs or syntax b…
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#23Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#24How about Svelte 5 with runes mode? One of the biggest challenges I've encountered so far while working on my SvelteKit with Svelte 5 codebase is that all frontier models struggle to understand differences between major versions of languages and frameworks, leading to a lot of annoying hallucinations. They're fantastic at writing code, but the last mile of figuring out how to fix issues for incorrect APIs or syntax b…
This is an enormous footgun that makes AI absolutely impossible to use in Godot. You get a ton of Godot 3 code output which really doesn’t resemble Godot 4 code at all, despite having the same name.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#25Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#26Earlier quoted context omitted.
This is an enormous footgun that makes AI absolutely impossible to use in Godot. You get a ton of Godot 3 code output which really doesn’t resemble Godot 4 code at all, despite having the same name.
I'm a bit afraid that LLMs will make it harder for new frameworks and tools, as they have far fewer examples to learn from. And if that will make it so that the established frameworks remain status quo.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#27Well. I guess the demo doesn’t work for react components even when prompted for them? Overall the output seemed best for static demo showcasing, it was all HTML
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#28But they tend to have also been trained on code under copyright, without license to do so.
Some code LLM tools vendors have had to put in 'safeguards', to try to avoid further embarrassing evidence of outright copying. That doesn't mean that they're not still often passing through obfuscated copying.
In real life, when someone is caught plagiarizing, such as copying a paragraph from a published work, and changing some words to fit, it's a career-ending scandal.
And other times, in a grayer area, of mechanical mashing up of multiple works, with the intent of "take these multiple copyrighted works, and mechanically combine them to my needs, in a way that's hard to explain to a judge, and forget about all the copyrights, so I can claim copyright". (Hey, if merely saying "it's an app" can smokescreen an illegal taxi service, hotel service, or rental price-fixing, just think how effective a shield even matrix multiplication is.)
In software, copying code without license, or being tainted by exposure to code when you're supposed to "cleanroom" it, are both already considered illegal or shady.
A lot of the current enthusiasm around generative AI feels a bit like the popularity of media piracy -- many people know, or have a nagging suspicion, that it's against norms or laws, but it's just so appealing, and everyone around you is doing it.
It also has the dynamic of the many exploiting the relative few creators, in a way that wasn't part of the social contract or laws, and which the creator doesn't want, but the many can simply take.
Especially when the many are armed and cheered on, by tool vendors, many of whom should know exactly what they're doing, but who want to win big from this nonconsensual exploitation of the works of others.
And, as the former head of Google recently advised at Stanford, just take it, get big money, and pay lawyers later.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#29Pricing model?
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#30Well. I guess the demo doesn’t work for react components even when prompted for them? Overall the output seemed best for static demo showcasing, it was all HTML
Try clicking "Choose Framework" or "Export Code". There you can find all the available formats to export =)