Frequently Asked Questions
Why is AI jargon so
confusing?
AI borrows heavily from statistics, computer science, and neuroscience. As it becomes mainstream, highly technical terms are being used in everyday contexts.
What is the most important
term
to know?
LLM (Large Language Model) is the foundation of almost all modern text-based AI. Understanding that it predicts the next word based on patterns is crucial.
Is ChatGPT an AGI?
No. ChatGPT is an LLM, a form of narrow AI specialized in text. AGI (Artificial General Intelligence) does not exist yet.
How often do you add new
terms?
We update the glossary continuously as new architectures, models, and techniques emerge in the AI space.
What is the difference
between
AI, ML, and Deep Learning?
AI is the broadest term (machines mimicking intelligence). ML is a subset (machines learning from data). Deep Learning is a subset of ML using neural networks with many layers.
What does 'open-source
model'
mean?
An open-source AI model has its weights and architecture publicly available for anyone to download, modify, and run locally. Examples include Llama, Mistral, and Stable Diffusion.
Why do AI companies talk
about
'parameters'?
Parameters are the adjustable values inside a neural network. More parameters generally means the model can learn more nuanced patterns. GPT-4 is rumored to have over 1 trillion parameters.
What is a 'foundation
model'?
A large, general-purpose AI model trained on broad data that can be adapted (fine-tuned) for specific tasks. GPT-4, Gemini, and Claude are all foundation models.
Are these definitions
simplified?
Yes, intentionally. We prioritize clarity and accessibility over technical precision. Each definition is written in ELI5 (Explain Like I'm Five) style while remaining accurate.
Can I use this glossary for
my
own content?
The glossary is provided for educational purposes. You may reference individual definitions with attribution to AI Days.