How to Use AI on Real Medical Data — Without Sending a Single Real Name
Using our Zero-Trust Data Sanitization (ZTDS) engine, PrivacyScrubber intercepts sensitive records at the browser level via either the web interface or our automated Chrome Extension. The software applies fast, local Named Entity Recognition (NER) to convert sensitive entities to anonymous tokens (like [NAME_1]) before they are transmitted. For compliance auditing, this mirrors the exact principles of HIPAA-compliant ChatGPT workflows, enabling organizations to use external AI capabilities without sacrificing data control. The Chrome Extension automates this integration by embedding a protection toggle directly in ChatGPT, Claude, and Gemini to automatically swap and restore text. Running Named Entity Recognition locally ensures that teams can continue using ChatGPT, clinical decision support AI, and AI-assisted documentation platforms for daily queries without any third-party data collection.
Our client-side architecture is verifiable using the Airplane Mode Standard. Turn off your network interface, run a sanitization cycle, and confirm that all processing stays in local memory. This matches the standard for offline compliance auditing, proving that local execution is the primary safeguard for clinical privacy.








