ChatGPT

ChatGPT

Okay, so the the topic of this article is ChatGPT. At it's base appearance, ChatGPT is just another chatbot, something that's allowing you to simulate human conversation with an online program. Everyone knows that its not an actualy human sitting there, replying to your questions to the best of their ability. In order to function, ChatGpt uses a combination of deep learning and machine learning AI. This allows it to process and generate responses. Whenever you put a question or statement in the chat, ChatGPT will take that in and break down the sentences and words into individual bits and units called tokens. These tokens will then be put through multiple layers, including encoder and decoder layers, which will alllow it to process a response. On of the key details that ChatGPT has in its code is the attention mechanism. The attention mechanism allows ChatGPT to specifically pay attention to small bits and words  of the text you put into the chat so it can create an adequate more relative response. 

Memory Modules

There is not much to write about memory modules, but it is one my favorite parts of ChatGPT.  It is also vital to ChatGPT's AI. Basically, let's say that you asked ChatGPT a question. If you refer back to that question, ChatGPT will use memory modules to refer back to your previous statement in order to create an answer that properly answers your question. 


As you can see in the screenshot,  I first asked ChatGPT who the richest man alive is. It's Elon Musk. After this, I asked two more questions about Elon Musk, referring to Elon Musk as "him".  Using memory modules, ChatGPT responded to the questions adequately.

Uses for ChatGPT

I think that ChatGPT has many practical uses in the real world.  I have listed a few examples below. However, I'm sure there are many more uses than I have listed.

Uses for ChatGPT

ChatGPT's AI is incredibly unique. The system that is uses is amazing, and in my opinion, is too advanced for a chatbot. If this A.I could be applied to other systems, the possibilities are just amazing. The search algorithm that Open A.I. has created has never been seen before. It may even have the capability to beat Google's search algorithm because of how quickly it is able to search through all the databases available to it. In conclusion, the possibilities that this small chatbot offers are something straight out of the future.