Face Scanner
(Input scanner)
Last updated
(Input scanner)
Last updated
The Face Detector acts as a safeguard in our AI chatbot application, automatically detecting and blocking images to ensure a safe and respectful environment for all users.
How it Works:
For a given input, searches for matching faces in the collection the face belongs to. when you add a face to the collection using the IndexFaces operation. The operation compares the features of the input face with faces in the specified collection.
Face Detection Policy for AI Chatbot
Create a new policy as same as shown in LLM Guardrails Policy, for Face detection select scanner Face.
Optionally, perform a test to ensure the policy is functioning as intended. Upload a JPG or PNG image to detect Face.