{"id":7103,"date":"2025-08-02T13:31:20","date_gmt":"2025-08-02T10:31:20","guid":{"rendered":"https:\/\/store.nit.bg\/the-chat-bot-that-doesnt-think\/"},"modified":"2026-08-02T10:53:23","modified_gmt":"2026-08-02T07:53:23","slug":"the-chat-bot-that-doesnt-think","status":"publish","type":"post","link":"https:\/\/store.nit.bg\/en\/the-chat-bot-that-doesnt-think\/","title":{"rendered":"The chat-bot that doesn&#8217;t think"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-995f960e wp-block-columns-is-layout-flex\">\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\nMost people believe that ChatGPT is the artificial intelligence. They are wrong. Calling ChatGPT &#8220;artificial intelligence&#8221; is like calling the microwave &#8220;cooking&#8221; &#8211; it&#8217;s a single appliance, not the entire kitchen.  \r\n\r\nChatGPT really took the world by storm for a few years, which is why many now consider chatbots to be artificial intelligence itself. In fact, it is just one particular tool built on a single technique &#8211; nothing more. \r\n<h3>1\ufe0f\u20e3 What is &#8220;artificial intelligence&#8221; (AI)?<\/h3>\r\n<details><summary><strong>Machine Learning (ML)<\/strong><\/summary>Learning from data without writing rules for it. Example. \r\n\r\n<\/details><details><summary><strong>Natural Language Processing (NLP)<\/strong><\/summary>Understands and writes human language. Example. \r\n\r\n<\/details><details><summary><strong>Computer Vision (CV)<\/strong><\/summary>&#8220;Sees&#8221; and analyzes images. Example: Face ID unlocks you even with a hat and glasses because it has studied millions of faces from different angles. \r\n\r\n<\/details><details><summary><strong>Robotics<\/strong><\/summary>Moves and works in the real world. Example: the robot in the Amazon warehouse picks up boxes with millimetre precision and doesn&#8217;t get tired. \r\n\r\n<\/details><details><summary><strong>Expert systems<\/strong><\/summary>Apply ready-made rules. Example: software in a hospital inputs symptoms and outputs the most likely diagnosis according to medical protocols. \r\n\r\n<\/details>\r\n<h3>2\ufe0f\u20e3 From AI to ChatGPT &#8211; a 7-step &#8220;ladder descent&#8221;<\/h3>\r\n<ol>\r\n \t<li><strong>Artificial Intelligence (AI)<\/strong>\r\nthe whole science, from a chess computer to a self-driving drone.<\/li>\r\n \t<li><strong>Neural Networks (NN)<\/strong>\r\nmathematical &#8220;neurons&#8221; that together capture complex shapes such as a face or handwriting.<\/li>\r\n \t<li><strong>Deep Learning (DL)<\/strong>\r\nhundreds of layers of neurons &#8211; the more, the finer the details it recognizes.<\/li>\r\n \t<li><strong>Transformers (2017)<\/strong>\r\narchitecture that reads an entire sentence at once and connects a word from the beginning with one from the end.<\/li>\r\n \t<li><strong>Large Language Models (LLMs)<\/strong>\r\nbillions of parameters &#8220;read&#8221; the entire Internet; GPT-4 is an example.<\/li>\r\n \t<li><strong>GPT-4<\/strong>\r\nthe exact engine hidden behind ChatGPT &#8211; more powerful, but without the chat-wrapper.<\/li>\r\n \t<li><strong>ChatGPT<\/strong>\r\nnice chat window, added conversation memory and safety filters.<\/li>\r\n<\/ol>\r\n<h3>3\ufe0f\u20e3 What happens &#8220;under the hood&#8221; of ChatGPT?<\/h3>\r\n<details><summary><strong>Learning as a child &#8211; two phases<\/strong><\/summary><strong>Phase 1:<\/strong> Reads the whole internet without labels &#8211; learns grammar, facts and style.\r\n<strong>Phase 2:<\/strong> People show good and bad answers &#8211; model adjusts to be helpful and polite.\r\n\r\n<\/details><details><summary><strong>Transformer in 3 sentences<\/strong><\/summary>1) Divides text into small chunks (tokens).\r\n2) Each chunk &#8220;looks at&#8221; all the others (self-atttention).\r\n3) Adds position codes to know the order.\r\n\r\n<\/details><details><summary><strong>Generating the response<\/strong><\/summary>Does not search a database but predicts the next word word by word. If there is no information &#8211; makes it up in a confident tone. \r\n\r\n<\/details>\r\n<h3>4\ufe0f\u20e3 Issues everyone should know about<\/h3>\r\n<details><summary><strong>Hallucinations<\/strong><\/summary>He makes up scientific papers and cites them with DOIs. Always check a second opinion. \r\n\r\n<\/details><details><summary><strong>Loss of context<\/strong><\/summary>After a few paragraphs I forget the beginning. Break long tasks into parts. \r\n\r\n<\/details><details><summary><strong>Fixed context<\/strong><\/summary>GPT-4o remembers ~300 pages. Don&#8217;t hand it a whole book at once. \r\n\r\n<\/details><details><summary><strong>Repeatability<\/strong><\/summary>Often chooses the same &#8220;random&#8221; number. Raise the temperature for variety. \r\n\r\n<\/details>\r\n<h3>5\ufe0f\u20e3 How to Use ChatGPT Smartly &#8211; 5 Quick Rules<\/h3>\r\n<ol>\r\n \t<li><strong>Verify<\/strong> what is important in a reliable source &#8211; confidence does not mean truth.<\/li>\r\n \t<li><strong>Break<\/strong> complex tasks into steps &#8211; the chat-bot loses thread on large blocks.<\/li>\r\n \t<li><strong>Give context last<\/strong> &#8211; that&#8217;s what you remember best.<\/li>\r\n \t<li><strong>Use for drafts<\/strong> &#8211; translation, ideas, structure; then edit.<\/li>\r\n \t<li><strong>Don&#8217;t rely on critical topics<\/strong> &#8211; law, medicine, finance &#8211; without human verification.<\/li>\r\n<\/ol>\r\n<h3>6\ufe0f\u20e3 Advanced mini-dictionary<\/h3>\r\n<div style=\"display: grid; gap: 0.5rem; grid-template-columns: repeat(auto-fit,minmax(280px,1fr));\">\r\n<div><strong>AI<\/strong>\r\nA big umbrella over all smart machines, from YouTube recommendations to driverless cars.<\/div>\r\n<div><strong>AGI<\/strong>\r\nThe Hollywood assistant who can cook, heal and go out for coffee &#8211; more fiction.<\/div>\r\n<div><strong>ML<\/strong>\r\nThe computer looks at examples and learns the rules itself &#8211; without a human typing &#8220;if-then&#8221;.<\/div>\r\n<div><strong>DL<\/strong>\r\nHundreds of layers of artificial neurons &#8211; the more the finer the detail it picks up.<\/div>\r\n<div><strong>NLP<\/strong>\r\nFrom &#8220;translates word for word&#8221; to &#8220;understands irony and context&#8221;, this is NLP.<\/div>\r\n<div><strong>CV<\/strong>\r\nTurns pixels into sense: face, car, cat, tumor on x-ray.<\/div>\r\n<div><strong>LLM<\/strong>\r\nGPT-4 without the chat wrapper &#8211; the brain that never sleeps and has read the entire Internet.<\/div>\r\n<div><strong>GPT<\/strong>\r\nThe exact model of OpenAI &#8211; the engine that powers ChatGPT.<\/div>\r\n<div><strong>RLHF<\/strong>\r\nPeople appreciate the responses; the model is being adjusted to be more polite and helpful.<\/div>\r\n<div><strong>RAG<\/strong>\r\nFirst search documents, then write &#8211; reduce fabrications.<\/div>\r\n<div><strong>GAN<\/strong>\r\nOne AI paints a fake picture, the other catches it &#8211; after 1000 rounds they become almost real.<\/div>\r\n<div><strong>CNN<\/strong>\r\nFilters that look for edges, shapes, eyes &#8211; so your phone recognizes your face.<\/div>\r\n<div><strong>RNN\/LSTM<\/strong>\r\nRemember the order of words or notes &#8211; useful for weather forecasting or music.<\/div>\r\n<div><strong>CoT<\/strong>\r\nMakes the AI think out loud, &#8220;First&#8230; then&#8230; therefore&#8230;&#8221; &#8211; more precise answers.<\/div>\r\n<div><strong>VC<\/strong>\r\nYou speak to the computer in English &#8220;make me a button&#8221; &#8211; it writes the code.<\/div>\r\n<div><strong>ASR<\/strong>\r\nAs Siri translates &#8220;What is the meaning of life?&#8221; into letters.<\/div>\r\n<div><strong>SOTA<\/strong>\r\nEvery time someone improves the accuracy by 0.5%, it becomes the new SOTA.<\/div>\r\n<div><strong>FLOPs<\/strong>\r\nThe more FLOPs, the faster the model is trained or responds.<\/div>\r\n<\/div>\r\n<h3>7\ufe0f\u20e3 3 sentences to remember<\/h3>\r\n<strong>ChatGPT is like a microwave for words<\/strong>: fast and convenient, but you can&#8217;t cook everything in it.\r\n\r\n<strong>AI is the whole kitchen<\/strong> &#8211; ovens, hobs, recipes, cooks.\r\n\r\n<strong>Use it in moderation, check the results<\/strong> and never forget that behind every &#8220;smart&#8221; sentence there are only numbers and probabilities.\r\n\r\nIf you feel like going down from theory to practice, <strong><a href=\"https:\/\/store.nit.bg\/en\/\" target=\"_blank\" rel=\"noopener\">store.nit.bg<\/a><\/strong> is waiting for you with ready-made, practical online training on the subject &#8211; from scratch to daily use. There, you&#8217;ll learn how to implement ChatGPT, Microsoft Copilot and Google Gemini into your workday without being a programmer, and you&#8217;ll learn the basics of artificial intelligence and machine learning adapted to reality. \r\n\r\n<span style=\"font-size: 10pt;\"><em>The content of this article is based on Dr. Milan Milanovic&#8217;s original publication &#8220;<a style=\"font-size: 10pt;\" href=\"https:\/\/newsletter.techworld-with-milan.com\/p\/chatgpt-is-not-ai\" target=\"_blank\" rel=\"noopener nofollow\">ChatGPT is not AI<\/a>&#8220;.<\/em><\/span>\n\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Most people believe that ChatGPT is the artificial intelligence. They are wrong. Calling ChatGPT &#8220;artificial intelligence&#8221; is like calling the microwave &#8220;cooking&#8221; &#8211; it&#8217;s a single appliance, not the entire kitchen. ChatGPT really took the world by storm for a few years, which is why many now consider chatbots to be artificial intelligence itself. In [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7102,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[165,164],"tags":[],"class_list":["post-7103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-information-technologies","category-informaczionni-tehnologii"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/posts\/7103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/comments?post=7103"}],"version-history":[{"count":9,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/posts\/7103\/revisions"}],"predecessor-version":[{"id":8302,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/posts\/7103\/revisions\/8302"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/media\/7102"}],"wp:attachment":[{"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/media?parent=7103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/categories?post=7103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/store.nit.bg\/en\/wp-json\/wp\/v2\/tags?post=7103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}