Artificial intelligence (AI) is a broad name for computer systems that do tasks we usually link to human thinking, such as recognising speech, translating or writing text.
Most modern AI uses machine learning: instead of being given every rule, the system learns patterns from huge amounts of example data.
A chatbot like ChatGPT, Gemini or Claude is built on a large language model (LLM). It has learned patterns in text and predicts likely next words to produce an answer.
Because it predicts plausible text, an LLM can sound confident while being wrong. It does not ‘know’ facts the way a reference book does.
AI is good at drafting, summarising, explaining in different ways and brainstorming. It is weaker at up-to-date facts, precise maths without tools, and anything needing real-world judgement.
AI is already in everyday tools: spam filters, map routes, photo search, voice assistants and recommendations.
Worked example 1
Is a spam filter an example of AI?
It learns from millions of examples of spam and normal email.
It then predicts whether a new email is spam.
That is machine learning.
Answer: Yes — it is machine learning, a type of AI.
Try it online · print it · check it
Practice questions
Beginner · ages 11+
What is AI?
NameDate
Answer each question.
1.What does LLM stand for?
2.What does AI stand for?
3.LLMs mainly work by predicting the next… ?
4.Can a chatbot sound confident and still be wrong? (yes/no)
5.Learning patterns from example data is called machine…?
Beginner · answersAnswer key
What is AI? — answer key
Answer each question.
1.What does LLM stand for?large language model
2.What does AI stand for?artificial intelligence
3.LLMs mainly work by predicting the next… ?word
4.Can a chatbot sound confident and still be wrong? (yes/no)yes
5.Learning patterns from example data is called machine…?learning