Section 01
LLM Security Protection: Transformer-Based Prompt Injection Attack Detection System (Main Floor Introduction)
This article introduces an open-source prompt injection and jailbreak attack detection framework that combines traditional machine learning with Transformer models (such as BERT, DeBERTa, etc.) to intercept and classify prompts before they reach the LLM. Developed by Nikita Singh Chauhan and hosted on GitHub (link: https://github.com/nikitasinghchauhan05/Prompt-Injection-Attack-Detector), this project aims to enhance the security of LLM applications.