Natural Language Processing (NLP)

Introduces NLP, the AI discipline that lets machines read, interpret, and generate human language. Covers the processing pipeline, the NLU/NLG split, common applications, the arc from rules to transformers, and NLP’s role as the intent engine for agentic AI.

The Transformer Architecture

A plain-language explanation of the transformer — the 2017 architecture behind modern LLMs — covering the sequential-processing problem it solved, how self-attention works, its key features, and why it reshaped AI far beyond language.