Replies: 4 comments 5 replies
-
Having the same issue..
|
Beta Was this translation helpful? Give feedback.
-
I've built an Android mobile app from scratch with no coding experience using just GPT4. It took me about a week of telling ChatGPT what I want the code to do, then telling it to fix any errors that it found in the code (by copy pasting the code into Android Studio, then copy pasting the error messages + code back into ChatGPT), if that's what you mean. I haven't been able to do anything even remotely similar with Auto GPT - not even get it to write code. |
Beta Was this translation helpful? Give feedback.
-
I'm in the same boat. I've been trying to build an app using ChatGPT, AutoGPT, Copilot, and any other similar ones, but the technology is still behind to figure out the problems. It's not easy unless you have programming experience. The debugging is a big deal. |
Beta Was this translation helpful? Give feedback.
-
I have tried many different iterations and prompts to develope or even analyze code and it just gets stuck on code blocks being to long for GPT to handle. Has anyone found a remedy for this? |
Beta Was this translation helpful? Give feedback.
-
Trying to use AutoGPT or ChatGPT to build an app using prompts.
Seems that for now it gets stuck quite early on in the process, when it reaches a point where it needs to start updating the code it has previously given as an ouput.
Does anyone have experience building something like this? Would really appreciate some tips or ideas if anyone has any about how to handle this use case!
Beta Was this translation helpful? Give feedback.
All reactions