top of page

Google Drive PII Remover

Automates removal of personally identifiable information (PII) from CSV files in Google Drive. Uses Google Drive API to monitor and process files, extracts data, identifies PII columns via OpenAI GPT-4o-mini, removes sensitive data, and uploads sanitized files back to Drive.

bottom of page