AI prompt injection is a technique where an attacker manipulates the input to an AI model to alter its behavior or extract information. This can occur in various forms, such as embedding malicious instructions within a prompt to trick the AI into yielding unintended responses.
### Example of AI Prompt Injection:
**Context:** An AI model is designed to provide helpful answers to user queries. However, it does not have strict input


