It won’t do that well. What you have to do is ask it to help you leverage your existing development skills in an unfamiliar domain. I used it to help me write a python program to authenticate, pull and filter data from a GCP firestore database and create an XLSX with summary and detail sheets.
I’ve never used Python before in my life. It took me about 4 hours. Of course I’ve been doing that sort of thing in Java for many years. Turned out I wrote that faster in Python than I could in Java. Configuring the connection to that database in Python was so simple compared to Java.
The stuff it wrote was sometimes incomplete or wrong in subtle ways, but I could see the bits that didn’t make sense which helped me focus on those things and ask better questions to help me figure it out. I think the last hour was just me tweaking stuff by myself because I didn’t need help with it by that point.
Eyekaytee@aussie.zone 22 hours ago
for coding you want to use claude
if you don’t want to pay for claude after so many messages what you can do is use mistral to code it up then use claude to proof check the code
Wazowski@lemmy.world 19 hours ago
tx, will try it some time.