"AI" has unfortunately become synonymous with "LLM," even though LLM's are only a subset of AI.
"Autocomplete" seems to be the simplest way of explaining it is just fancy pattern recognition.
Slightly longer:
> Traditionally programming meant explicitly telling computers how to do something. 'AI' just gets the inputs and outputs, and figures out the 'how' own its own.
---
I share these explainer videos when people ask me to explain AI to them:
Large Language Models (LLMs) are advanced artificial intelligence systems designed to understand and generate human language. Trained on vast amounts of text data, these models utilize deep learning techniques, particularly transformer architectures, to predict and produce coherent and contextually relevant text. They can perform a variety of tasks, including language translation, summarization, question answering, and content creation, by leveraging their ability to recognize patterns and relationships in language. LLMs, such as OpenAI's GPT-4, have become integral in both research and practical applications, demonstrating impressive capabilities in natural language processing and understanding.
A word generator based on statistical probabilities. Has no understanding of the real world or logic. Everything is hallucinated, some word combinations coincide with reality but that’s a random occurrence.
Sentence generator that adds words based on learned probabilities of a trained model. When the training data is big enough and the model is tuned enough, it can be seen as AI.
It’s worth clarifying: LLM is a game of probability, and artificial intelligence is a big topic of discussion.
First, we need to figure out what the teacher should teach, and then figure out what content the students have already mastered.
"Autocomplete" seems to be the simplest way of explaining it is just fancy pattern recognition.
Slightly longer:
> Traditionally programming meant explicitly telling computers how to do something. 'AI' just gets the inputs and outputs, and figures out the 'how' own its own.
---
I share these explainer videos when people ask me to explain AI to them:
- https://youtu.be/-4Oso9-9KTQ
- https://youtu.be/Sqa8Zo2XWc4
- https://youtu.be/ro130m-f_yk
- https://youtu.be/MWHN6ojlVXI