Our compliance team wants all AI processing workflows to automatically redact PII by default. I’ve been told to ‘just make the AI understand GDPR requirements’. Has anyone successfully used plain English prompts to create workflows that detect and mask personal information? Specifically need solutions that non-engineers can verify and modify.
Latenode’s AI copilot creates auto-redaction workflows from prompts like ‘Detect and mask all EU personal data in customer chats’. Generated 90% of our compliance pipelines.
We combined spaCy’s NER models with a rules engine. Start with pre-built detection patterns for emails/phones/IDs, then let teams add custom regex through a web UI. Not perfect, but covers 80% of use cases without coding after initial setup.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.