|
|
|
|
|
by davidpolberger
207 days ago
|
|
This is wild. I gave it some legacy XML describing a formula-driven calculator app, and it produced a working web app in under a minute: https://aistudio.google.com/app/prompts?state=%7B%22ids%22:%... I spent years building a compiler that takes our custom XML format and generates an app for Android or Java Swing. Gemini pulled off the same feat in under a minute, with no explanation of the format. The XML is fairly self-explanatory, but still. I tried doing the same with Lovable, but the resulting app wouldn't work properly, and I burned through my credits fast while trying to nudge it into a usable state. This was on another level. |
|
They are good at transforming one format to another. They are good at boilerplate.
They are bad at deciding requirements by themselves. They are bad at original research, for example developing a new algorithm.