|
|
|
|
|
by _ea1k
1149 days ago
|
|
That's generally true for ChatGPT generating code as well. Nevertheless, I've been able to ask it to solve some semi complicated coding problems, along with unit tests. The code that it generated was structurally better than a lot of junior to mid level engineers. It also made some similar mistakes to what you describe, with silly things like the wrong parameter names. It still saved a lot of typing compared to doing it all manually. It didn't take long to fix it either, it just required fairly decent software engineering skills. How is this relevant to circuit design? Well, in the same way it could potentially be an effort amplifier for people who already thoroughly know what they are doing. AI is on the verge of becoming a really powerful lever. |
|