Ask HN: Can ChatGPT build a real, sophisticated, working app?

2 points by readonthegoapp ↗ HN
ChatGPT seems to me to be capable of building fully-functional apps, but just refuses to do so -- like they're mad at me or something.

For instance, I had the OpenAI ChatGPT free version (GPT 3.5) generate a simple PHP-based cronjob -- it introduced bugs, did not use PHP constants, introduced regession bugs between modifications, etc.

4 comments

[ 5.1 ms ] story [ 22.3 ms ] thread
I got it to generate c++ code for a flute physical model. It seems to work with python and some c++ but not for rust at all.
I think the unrestricted model probably can. You'd need an environment for GPT4 to test the code so that it can make changes.
Yes, ChatGPT has the potential to build real, sophisticated apps. However, it requires good input and sometimes may require manual corrections to ensure desired outcomes.