Getting software built with ChatGPT depends quite a bit on your level of curiosity and ability to formulate your requests clearly. Tell it what you're trying to do as clearly as possible, with images if you have them, and start asking questions: "I'm not a programmer, but can we work together to implement this? Where would we start?" Ask it to write code in english (pseudocode) so you can read it. Break your application into the smallest pieces and build them one at a time so they work together. Once you make sure it's going to do what you want, ask what language to use and what tools to install. If it says you need a python script, ask it to write it. If you don't know how to run that on your computer, ask. If the interface isn't what you intended, show and tell it how to fix it. Get it? This process is slower than if you knew how to code yourself, but it's also a hell of a lot of fun and the LLM does a lot of the tedious stuff.
naffenuf
Posts0
Comments1
No posts found.