AI assistant that automates detection and removal of personally identifiable information.
pii-redact-bot
pii-removal-bot
administration
Meta
ON
Tools
Add
No tools added to the Pipe.
Readme
PI Anonymizer— ⌘ Langbase
PI Anonymizer is an advanced pipe designed to protect sensitive information by detecting and removing personally identifiable information (PII) from text documents. This tool ensures that confidential data such as names, addresses, and other sensitive details are anonymized, making documents safe for sharing or publication while preserving their overall structure and meaning.
Features
PII Detection: Identifies common types of PII, including names, addresses, phone numbers, email addresses, Social Security numbers, credit card numbers, dates of birth, driver's license numbers, and passport numbers.
PII Removal: Replaces detected PII with asterisks (*), ensuring that sensitive information is hidden while maintaining the text’s readability.
Text Preservation: Maintains the overall structure and meaning of the document, ensuring that the content remains comprehensible after PII removal.
Summary Reporting: Provides a brief summary of the types of PII removed and the number of instances for each type, using asterisks as bullet points for clarity.
How It Works
Input User Text: Provide the text document that requires PII removal in the variable inputText. PI Anonymizer will scan the text for any personally identifiable information.
Generate Output: The pipe processes the text to replace detected PII with asterisks. It then produces a summary of the types and quantities of PII removed, ensuring that the document remains structurally intact and its meaning preserved.