|
|
|
|
|
by iamflimflam1
1042 days ago
|
|
ChatGPT works really well if you are doing something that is mainstream and well understood. For example - I've been writing a presentation on image processing and needed a whole bunch of examples. OpenCV has a ton of blog posts, documentation, stack overflow content for it to have learnt from. So it's been great. I can just ask it for some python code to demonstrate some particular algorithm and it can give me really helpful code and suggestions. I'm also working on a Rails app at work, again, very mainstream, lots of source material for it to have learnt and generalised from. It's a fantastic pair programmer to talk to about how to approach things. And to be honest, I could not use things like ActiveAdmin without it. Also, I can't stress enough, if you are using 3.5 and not 4 then you really can't comment on how good ChatGPT is. |
|