What is Artificial Intelligence?
Artificial Intelligence (AI) is the field of building computer systems that can perform tasks normally requiring human intelligence, such as understanding language, recognizing images, or making decisions.
Example
The recommendation system that suggests what to watch next on a streaming service is a common everyday use of AI.
Related terms
Machine Learning
Machine learning is a branch of AI in which systems learn patterns from data and improve at a task over time, rather than being explicitly programmed with rules.
Large Language Model
A large language model (LLM) is an AI model trained on vast amounts of text to understand and generate human-like language, powering tools like chatbots and writing assistants.
Algorithm
An algorithm is a step-by-step set of instructions a computer follows to solve a problem or complete a task, from sorting a list to ranking search results.
