INITIAL ENCOUNTER

During an all-hands-on-deck meeting at a former company, the execs shared with us their latest strategy and vision for the upcoming year. One of the major highlights revolved around the usage of artificial intelligence. AI-generated artwork and believable articles that covered current events from the news were presented as samples. After the presentation, a discussion was held between the tech team and the business team. Questions such as, “How should we integrate this into the app?”, “Where does the business stand with our end user’s demands when it comes to assistance?”, and “How to validate legal documents with AI course corrections?”. These were all valid questions. But how do we trust such a tool at such an early stage?

PLAUSIBLE USAGE

This led me to have a discussion with an old friend of mine concerning its validity. I shared code snippet examples with him as I experimented with the ChatGPT on my own for development purposes. What I discovered was that the answers it gave me provided a dopamine of confidence. It didn’t ask it to give me a full-blown answer to what I was developing, but it did nudge me in the right direction on what I was trying to solve. Just this past week, I decided to dive into ChatGPT as an alternative option for debugging and solving coding challenges. I knew behind the scenes this was just a machine, but the confidence I felt and my lack of nervousness to ask stupid questions

There are plenty of options out there these days for developers to search online for help. Everything from Stackoverflow, Reddit, Discord, and Slack channels. But the response from an actual human being may not be instantaneous. No one is ever going to be on-call to help you out immediately. Well, this is where the AI platforms work best.

Back to the initial encounter I had with the former company, how will this transcend to an interaction with a typical end-user? This is a basic interactive question. Let’s say this is a medical field and you have on-call nurses and doctors for you to speak with virtually. But what if the questions could be answered by an AI? I know you’re probably thinking, “Oh no, not one of those automated phone assistance systems!” Those in my opinion are pretty poor and I normally say, “representative” or “agent” almost immediately! There are tools out there that give that little bubble-like chatbox on the bottom right corner of most sites nowadays, but how much of those are powered by an intelligent AI at this point?

CONCLUSION

Whether we like it or not, AI is here to stay. It will gradually evolve into something where it will be more widely accepted, dissolving the notion that AI will grow into a sentient being and take over the world. Humans are still behind it’s evolution and depending on how we interact with it over time. The data it uses to answer our questions will expand deeper and deeper over time.

Thanks for reading!