I use GPT3.5 for html/Laravel web site coding help. It sometimes sends me on wild goose chases while helping me debug, so I’m wondering if it’s any better for this use case in v4. Anyone know?

  • @motsu@lemmy.world
    cake
    link
    fedilink
    411 months ago

    Significantly better code gen, but not to the point where it can make an application on its own. I tried using it for an embedded esp32 based project for fun, and while it could create mqtt support, the code for setting up WiFi / a small web backend / some HTML for a front end… It struggled with the application logic. Either way, it got about 70% of the way there