How ChatGPT And Natural Language Technology Might Affect Your Job If You Are A Computer Programmer

If you’re a computer programmer or software engineer, then you may have been alarmed by the capabilities demonstrated by the red-hot software application of the moment.
ChatGPT was unveiled in public beta form slightly before Christmas. It is a chatbot powered by the GPT-3 large language model (LLM) designed to use generative AI and natural language processing (NLP) to produce text that is almost indistinguishable from that written by humans. Due to its impressive abilities, it quickly went viral and has so far amassed millions of users.
Tell it to write a poem about trees in the style of Shakespeare, or an article about the applications of AI in industry, and that’s what you’ll get.
What has shocked many who make their living from writing software, however, is that it’s also capable of creating computer code. Tell it to do so, and it will happily create web pages, applications, and even basic games in any of a number of different programming languages. These include Python, C, and Javascript, some of the most commonly used languages for software development.
Novelists, copywriters, and journalists are confident that, while it may produce impressive results, ChatGPT is not yet at the stage where they are immediately worried about their jobs. The prose text it produces is lacking in personality, somewhat prone to factual errors, and created primarily with the aim of including all of the necessary information. This means that it doesn’t take into account whether its output is interesting, amusing, scary, or capable of provoking any other emotion that a writer may intend to convey. All of these factors are important if your writing needs to engage readers.
When it comes to writing code, however, none of that really matters – all that’s important is that the program that’s created does the job it’s supposed to do. It either works, or it doesn’t. Interpreters that take human (or machine)-generated code and run it as applications won’t give up reading it halfway through because it isn’t interesting enough!
Are ChatGPT and NLP a threat to programming and software engineering jobs?
Despite all of this, it seems that current thinking is that ChatGPT and other NLP technology available today are not going to immediately make all coders, programmers, and software engineers redundant.
For a start, it can only create relatively simple programs. Ask it for something too complex – such as a sophisticated game or business application, and it will admit its weakness and tell you that the task is currently beyond its abilities.
Computers can’t yet tell us, for example, what types of code or applications are needed to achieve what we are trying to do. Even if it knows this because we tell it, then ChatGPT, in particular, can’t (at the moment) attempt to create this software that specifically gives us as users a competitive edge over users of another piece of software.
For example, we can’t tell it to “make me an e-commerce platform that’s more effective at selling than Amazon.” If we wanted this, then we still have to spend the time and effort to first work out what makes Amazon’s platform so great and then find a way of doing it better.
Due to this, ChatGPT (and other current NLP-based tools) still have limited effectiveness when it comes to creating software designed to give us an edge in business or, indeed, to compete with human creativity and ingenuity.
One caveat here is that although we can do our best to extrapolate what might happen in the future, in reality, no-one has a crystal ball. It’s fair to say that a lot of people who were used to AIs conversing at the level of Alexa or Siri were somewhat shocked by how good ChatGPT is.


