Overview
Redactosaurus is a privacy-focused desktop application and browser extension that helps users protect sensitive information when interacting with web-based AI chatbots. It monitors prompt input fields in real time and analyzes the text for potential personally identifiable information (PII) before the message is submitted. Using a local-first processing pipeline powered by NLP tools such as spaCy and Microsoft Presidio, Redactosaurus detects entities like names, email addresses, phone numbers, and physical addresses, then highlights them directly in the prompt interface. Users are notified instantly and can choose to mask or ignore the detected information before sending their prompt. The system operates entirely on-device without transmitting data to external servers, ensuring privacy while improving awareness of what information is being shared with AI systems.
