Hacker News new | ask | show | jobs
by EniasCailliau 1130 days ago
Have you tried AutoGPT? I've heard that it can do a bit more through iteration. Haven't tried it out yet for coding hard problems.
1 comments

I did. For the kind of creative/exploratory stuff I’d normally go to the source code myself for, I find that even GPT-4 still hallucinates quite a bit. Even when it has the source code, it still makes up random functions and parameters. Even when the source code is minimal.

It will probably work better in the future, but so far it is a bit limited. Probably a memory limitation more than anything.