docs: Replace banner.svg with page_header_half_height.png in Chapter 1.

This commit is contained in:
shiva108
2025-12-06 18:01:12 +01:00
parent 8a073de292
commit 421f016f02
@@ -1,7 +1,7 @@
![Banner](assets/banner.svg)
# Chapter 1: Introduction to AI Red Teaming
![Banner](assets/page_header_half_height.png)
## 1.1 What Is AI Red Teaming?
AI Red Teaming is the structured practice of simulating attacks on artificial intelligence (AI) systems - including Large Language Models (LLMs)-to uncover vulnerabilities, model real-world adversaries, and provide actionable recommendations for defense and mitigation. Originating from traditional cybersecurity red teams, AI red teaming adapts and extends the discipline to the unique risks and attack surfaces presented by machine learning, NLP systems, and autonomous agents.