{"id":655252,"date":"2025-03-02T17:35:09","date_gmt":"2025-03-02T14:35:09","guid":{"rendered":"https:\/\/en.buradabiliyorum.com\/the-techcrunch-ai-glossary-techcrunch\/"},"modified":"2025-03-02T17:35:09","modified_gmt":"2025-03-02T14:35:09","slug":"the-techcrunch-ai-glossary-techcrunch","status":"publish","type":"post","link":"https:\/\/buradabiliyorum.com\/en\/the-techcrunch-ai-glossary-techcrunch\/","title":{"rendered":"#The TechCrunch AI glossary | TechCrunch"},"content":{"rendered":"<div>\n<p id=\"speakable-summary\" class=\"wp-block-paragraph\">Artificial intelligence is a deep and convoluted world. The scientists who work in this field often rely on jargon and lingo to explain what they\u2019re working on. As a result, we frequently have to use those technical terms in our coverage of the artificial intelligence industry. That\u2019s why we thought it would be helpful to put together a glossary with definitions of some of the most important words and phrases that we use in our articles.<\/p>\n<p class=\"wp-block-paragraph\">We will regularly update this glossary to add new entries as researchers continually uncover novel methods to push the frontier of artificial intelligence while identifying emerging safety risks.<\/p>\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n<p class=\"wp-block-paragraph\">An AI agent refers to a tool that makes use of AI technologies to perform a <a href=\"https:\/\/buradabiliyorum.com\/en\/category\/watch-movies-tv-seriess\/\" data-internallinksmanager029f6b8e52c=\"8\" title=\"Watch Movies &amp; TV Series\" target=\"_blank\" rel=\"noopener\">series<\/a> of tasks on your behalf \u2014 beyond what a more basic AI chatbot could do \u2014 such as filing expenses, booking tickets or a table at a restaurant, or even writing and maintaining code. However, as we\u2019ve explained before, there are lots of moving pieces in this emergent space, so different people can mean different things when they refer to an AI agent. Infrastructure is also still being built out to deliver on envisaged capabilities. But the basic concept implies an autonomous system that may draw on multiple AI systems to carry out multi-step tasks.<\/p>\n<p class=\"wp-block-paragraph\">Given a simple question, a human brain can answer without even thinking too much about it \u2014 things like \u201cwhich animal is taller between a giraffe and a cat?\u201d But in many cases, you often need a pen and paper to come up with the right answer because there are inter<a href=\"https:\/\/buradabiliyorum.com\/en\/category\/social-mediaa\/\" data-internallinksmanager029f6b8e52c=\"1\" title=\"Social Media\" target=\"_blank\" rel=\"noopener\">media<\/a>ry steps. For instance, if a farmer has chickens and cows, and together they have 40 heads and 120 legs, you might need to write down a simple equation to come up with the answer (20 chickens and 20 cows).<\/p>\n<p class=\"wp-block-paragraph\">In an AI context, chain-of-thought reasoning for large language models means breaking down a problem into smaller, intermediate steps to improve the quality of the end result. It usually takes longer to get an answer, but the answer is more likely to be right, especially in a logic or coding context. So-called reasoning models are developed from traditional large language models and optimized for chain-of-thought thinking thanks to reinforcement learning.<\/p>\n<p class=\"wp-block-paragraph\">(See: <a rel=\"nofollow\" target=\"_blank\" href=\"#large-language-model\">Large language model<\/a>)<\/p>\n<p class=\"wp-block-paragraph\">A subset of self-improving machine learning in which AI algorithms are designed with a multi-layered, artificial neural network (ANN) structure. This allows them to make more complex correlations compared to simpler machine learning-based systems, such as linear models or decision trees. The structure of deep learning algorithms draws inspiration from the interconnected pathways of neurons in the human brain.<\/p>\n<p class=\"wp-block-paragraph\">Deep learning AIs are able to identify important characteristics in data themselves, rather than requiring human engineers to define these features. The structure also supports algorithms that can learn from errors and, through a process of repetition and adjustment, improve their own outputs. However, deep learning systems require a lot of data points to yield good results (millions or more). It also typically takes longer to train deep learning vs. simpler machine learning algorithms \u2014 so development costs tend to be higher.<\/p>\n<p class=\"wp-block-paragraph\">(See: <a rel=\"nofollow\" target=\"_blank\" href=\"#neural-network\">Neural network<\/a>)<\/p>\n<p class=\"wp-block-paragraph\">This means further training of an AI model that\u2019s intended to optimize performance for a more specific task or area than was previously a focal point of its training \u2014 typically by feeding in new, specialized (i.e. task-oriented) data.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Many AI startups are taking large language models as a starting point to build a commercial product but vying to amp up utility for a target sector or task by supplementing earlier training cycles with fine-tuning based on their own domain-specific knowledge and expertise.<\/p>\n<p class=\"wp-block-paragraph\">(See: <a rel=\"nofollow\" target=\"_blank\" href=\"#large-language-model\">Large language model (LLM)<\/a>)<\/p>\n<p class=\"wp-block-paragraph\">Large language models, or LLMs, are the AI models used by popular AI assistants, such as ChatGPT, Claude, Google\u2019s Gemini, Meta\u2019s AI Llama, Microsoft Copilot, or Mistral\u2019s Le Chat. When you chat with an AI assistant, you interact with a large language model that processes your request directly or with the help of different available tools, such as web browsing or code interpreters.<\/p>\n<p class=\"wp-block-paragraph\">AI assistants and LLMs can have different names. For instance, GPT is OpenAI\u2019s large language model and ChatGPT is the AI assistant product.<\/p>\n<p class=\"wp-block-paragraph\">LLMs are deep neural networks made of billions of numerical parameters (<a rel=\"nofollow\" target=\"_blank\" href=\"#weights\">or weights, see below<\/a>) that learn the relationships between words and phrases and create a representation of language, a sort of multidimensional map of words.<\/p>\n<p class=\"wp-block-paragraph\">Those are created from encoding the patterns they find in billions of books, articles, and tran<a href=\"https:\/\/buradabiliyorum.com\/en\/category\/download-scripts-themes-apps\/\" data-internallinksmanager029f6b8e52c=\"9\" title=\"Download Scripts &amp; Themes &amp; Apps\" target=\"_blank\" rel=\"noopener\">script<\/a>s. When you prompt an LLM, the model generates the most likely pattern that fits the prompt. It then evaluates the most probable next word after the last one based on what was said before. Repeat, repeat, and repeat.<\/p>\n<p class=\"wp-block-paragraph\">(See: <a rel=\"nofollow\" target=\"_blank\" href=\"#neural-network\">Neural network<\/a>)<\/p>\n<p class=\"wp-block-paragraph\">Neural network refers to the multi-layered algorithmic structure that underpins deep learning \u2014 and, more broadly, the whole boom in generative AI tools following the emergence of large language models.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Although the idea to take inspiration from the densely interconnected pathways of the human brain as a design structure for data processing algorithms dates all the way back to the 1940s, it was the much more recent rise of graphical processing hardware (GPUs) \u2014 via the video <a href=\"https:\/\/buradabiliyorum.com\/en\/category\/game\/\" data-internallinksmanager029f6b8e52c=\"7\" title=\"Game\" target=\"_blank\" rel=\"noopener\">game<\/a> industry \u2014 that really unlocked the power of theory. These chips proved well suited to training algorithms with many more layers than was possible in earlier epochs \u2014 enabling neural network-based AI systems to achieve far better performance across many domains, whether for voice recognition, autonomous navigation, or drug discovery.<\/p>\n<p class=\"wp-block-paragraph\">(See: <a rel=\"nofollow\" target=\"_blank\" href=\"#large-language-model\">Large language model (LLM)<\/a>)<\/p>\n<p class=\"wp-block-paragraph\">Weights are core to AI training as they determine how much importance (or weight) is given to different features (or input variables) in the data used for training the system \u2014 thereby shaping the AI model\u2019s output.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Put another way, weights are numerical parameters that define what\u2019s most salient in a data set for the given training task. They achieve their function by applying multiplication to inputs. Model training typically begins with weights that are randomly assigned, but as the process unfolds, the weights adjust as the model seeks to arrive at an output that more closely matches the target.<\/p>\n<p class=\"wp-block-paragraph\">For example, an AI model for predicting house prices that\u2019s trained on historical real estate data for a target location could include weights for features such as the number of bedrooms and bathrooms, whether a property is detached, semi-detached, if it has or doesn\u2019t have parking, a garage, and so on.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Ultimately, the weights the model attaches to each of these inputs is a reflection of how much they influence the value of a property, based on the given data set.<\/p>\n<\/div>\n<blockquote><p><strong><span style=\"color: #ff6600;\">If you liked the article, do not forget to share it with your friends. Follow us on\u00a0<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https:\/\/news.google.com\/publications\/CAAqBwgKMN63nwsw68G3Aw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Google News<\/a><\/span>\u00a0too, click on the star and choose us from your favorites.<\/span><\/strong><\/p><\/blockquote>\n<blockquote>\n<p style=\"text-align: center;\"><strong>If you want to read more like this article, you can visit our <span style=\"color: #ff9900;\"><a style=\"color: #ff9900;\" href=\"https:\/\/en.buradabiliyorum.com\/category\/technology\/\" target=\"_blank\" >Technology<\/a><\/span> category.<\/strong><\/p>\n<\/blockquote>\n<p><span style=\"color: black;\"><a style=\"color: #ff9900;\" href=\"https:\/\/techcrunch.com\/2025\/03\/02\/the-techcrunch-ai-glossary\/\" target=\"_blank\" >Source<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artificial intelligence is a deep and convoluted world. The scientists who work in this field often rely on jargon and lingo to explain what they\u2019re working on. As a result, we frequently have to use those technical terms in our coverage of the artificial intelligence industry. That\u2019s why we thought it would be helpful to&#8230;<\/p>\n","protected":false},"author":1,"featured_media":655253,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"https:\/\/techcrunch.com\/wp-content\/uploads\/2025\/02\/GettyImages-73213655.jpg?resize=1200,900","fifu_image_alt":"","footnotes":""},"categories":[18],"tags":[77337,70937,151410,154608],"class_list":["post-655252","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-ai","tag-artificial-intelligence","tag-evergreens","tag-glossary"],"_links":{"self":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts\/655252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/comments?post=655252"}],"version-history":[{"count":0,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts\/655252\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/media\/655253"}],"wp:attachment":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/media?parent=655252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/categories?post=655252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/tags?post=655252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}