Update README.md

This commit is contained in:
Carter Perez 2026-06-05 13:18:57 -04:00 committed by GitHub
parent c189d2047a
commit 35efe0806d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 1 deletions

View File

@ -22,7 +22,19 @@
> AI-powered threat detection engine that analyzes nginx access logs using a 3-model ML ensemble to classify HTTP traffic as benign or malicious in real time.
*This is a quick overview — learn modules with security theory, architecture deep-dives, and full walkthroughs are coming soon.*
<p align="center">
<a href="https://youtu.be/H8WZYS8c78g">
<img src="https://img.shields.io/badge/Watch_on-YouTube-FF0000?logo=youtube&logoColor=white" alt="Watch on YouTube">
</a>
</p>
<p align="center">
<a href="https://youtu.be/H8WZYS8c78g">
<img src="https://img.youtube.com/vi/H8WZYS8c78g/maxresdefault.jpg" alt="Video Thumbnail" width="800">
</a>
</p>
*Learn docs located here: [Learn](https://github.com/CarterPerez-dev/Cybersecurity-Projects/edit/main/PROJECTS/advanced/ai-threat-detection/learn/)*
## What It Does