Comment by blackhaz

Comment by blackhaz 3 days ago

3 replies

Everything looks great. I have tried to generate an app that generates stupid faces. At first it produced an app that generates what looks like random images - coffee tables, nature, people, pens... I have tried fixing it by chatting. It suggested to add an AI routine to make sure I'll be getting stupid faces. It broke itself and started to produce error messages instead of images. I have asked it to fix itself. It has added error handling, better error messages, and stupid face generation success rate bar to the UI, but I have never been able to generate a stupid face. Great idea though, and hopefully some day it will work.

umussetu 3 days ago

thanks for trying it out! I guess everything is fine in your code and just needed to direct the prompt a bit in the actual code (there is a tab 'code editor'). it's a bit what we're trying to improve. The AI gets 98% of stuff correctly, but for example here it missed to adjust the prompt to output stupid face generation - which literally takes 10 seconds to do in the code.

  • sojournerc 2 days ago

    > literally takes 10 seconds to do in the code

    If you know where to look and how the code is structured, or in your case, have developed an AI to generate apps.

    I'm extremely skeptical that a layman could debug and produce a polished app solely through AI prompts, but maybe that's not your audience.

    • umussetu 2 days ago

      yes totally agree with you, it's not our audience even if maybe it's not clear from our website. That's why you've got VS code online integrated in the product => it's for developers