[ad_1]
Do you guys think, AI will takeover Website building process? or in simple words takeover Website Designers/ UI designers jobs.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
No.
ChatGPT is useful as an interactive way to look up documentation. The code it spits out is hit or miss at best. It is a helpful tool, and can absolutely be a valid way to learn what you need to understand to accomplish doing a task and get explanations for what code needs to be doing. But if you don’t understand at least the fundamentals of what you’re trying to do then it won’t take you very far. At the end of the day it’s not going to be able to write more than the most simple code for you. It might tell you the logical steps for each step along the way but it will also confidently tell you something wrong in the middle of it.
What it is super helpful for though, is checking syntax. It’s way faster to paste code and have it tell you if you missed a semicolon or forgot to close a div or something than eyeballing it.
Design itself is so subjective, beholden to specific needs, branding, and I don’t think it will ever really be better than a person. If it does designs it will be uninspired boilerplate at best.