Introduction to LLM
This page provides an easy-to-understand guide on LLMs (Large Language Models) from basics to applications for AI enthusiasts.
Chapter 8 — Adversarial Attacks on Models
Eighth post of the LLM Primer VII walkthrough. Adversarial examples in NLP (HotFlip, TextFooler), model extraction (Tramèr et al., Carlini et al.), and the defensive strategies for API-boundary abuse.
2026-05-17Chapter 7 — Hallucinations and Reliability
Seventh post of the LLM Primer VII walkthrough. Why hallucinations occur, the confidence-vs-correctness gap, and hybrid verification architectures — anchored by the Moffatt v Air Canada and Mata v Avianca cases.
2026-05-16Chapter 6 — Retrieval-Augmented Generation Risks
Sixth post of the LLM Primer VII walkthrough. Trust boundaries in RAG, malicious document injection, PoisonedRAG and BadRAG, and monitoring retrieval flows for the attacker's fingerprints.
2026-05-15LLM Primer VII — Series Introduction & Index
Kicking off the chapter-by-chapter walkthrough of Book VII in the LLM Primer series — AI Security. Why in LLM systems code and data are the same string, and the schedule for the seventeen posts that follow, May 10 through May 26. This is the series finale.
2026-05-09