NVIDIA-NeMo / NVIDIA-NeMo/Guardrails

[Feature Request] Vision-Language Model Guardrails for Sensitive Image Detection (PII, etc.)

Open
#524 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
7.2k
Forks
843
Avg merge
3d 1h
Merged PRs (30d)
25

Description

A guardrail for this would:

Detect PII in Images: Scan images for visual PII indicators.
Flag and Alert: Raise an alert if potentially sensitive content is found, providing details about the type of PII discovered and its location within the image.
Optionally Redact: Offer the ability to automatically redact or blur sensitive portions of the image before further processing or storage.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Begin by mapping the existing Python guardrail and image-processing paths, then define coverage for sensitive-content detection, alert details and location, and optional redaction before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
machine-learning, python
Domain
machine-learning, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.