AI Basics: A Conceptual Map
When people say “AI” today, they often mean systems that: recognise objects in images understand and generate text answer questions, write code, or summarise documents combine text, images, audio, video… Most of these systems are based on modern machine learning, especially deep learning, and more recently large language models (LLMs) and multimodal models. This post builds a conceptual map of modern AI: how we got here, what the key building blocks are, and where backpropagation, transformers, LLMs and multimodal models fit in. ...