AI Models

OpenAI Releases Open-Source Privacy Filter Model

OpenAI has launched Privacy Filter, an open-source AI model that identifies and removes personal data from text. The tool processes documents locally on laptops or browsers and detects eight categories of sensitive information. It carries limitations, so OpenAI advises human checks for critical applications.

Neura News

Neura News

Neura Market Editorial

April 23, 20263 min read

Originally reported by the-decoder.com

OpenAI Releases Open-Source Privacy Filter Model

OpenAI Releases Open-Source Privacy Filter Model

OpenAI announced Privacy Filter, a new open-source AI model that spots and removes personal data from text inputs. The tool helps teams prepare large amounts of text for AI training or sharing with others. It operates entirely on local devices, such as laptops, or even in web browsers, without needing cloud services.

OpenAI, the organization behind popular tools like ChatGPT and earlier GPT models, developed this model to address data privacy needs in AI workflows. Founded in 2015 as a nonprofit focused on safe artificial general intelligence, OpenAI has grown into a major player in generative AI, often facing scrutiny over data handling practices.

Model Size and Performance Details

Privacy Filter contains 1.5 billion parameters overall but activates just 50 million per request. This design keeps it lightweight for everyday hardware. The model scans text in one pass, tagging sections by sensitive category instead of rewriting content.

It supports a 128,000-token context window, allowing it to handle lengthy documents in full without breaking them into pieces. OpenAI states this setup suits teams managing high volumes of text data.

Detected Sensitive Categories

The model identifies eight types of personal information: names, addresses, email addresses, phone numbers, URLs, dates, account numbers, and secrets such as passwords or API keys. Users set the redaction level to balance thoroughness against errors. An aggressive mode catches more items but risks false positives. A conservative approach misses fewer real threats while reducing mistakes.

Teams can fine-tune Privacy Filter using their own data for better fit. However, category labels remain fixed during standard runs, so custom needs require training adjustments.

The #1 Newsletter in AI

Stay ahead of the AI curve

The most important updates, news, and content — delivered weekly.

No spam. Unsubscribe anytime.

Licensing and Access

Developers find Privacy Filter on GitHub and Hugging Face under the Apache 2.0 license. This permits commercial applications. OpenAI positions it as a helpful step in data protection, not a complete solution.

Hugging Face serves as a key hub for open AI models, hosting thousands for easy download and deployment. GitHub complements this with version control for collaborative tweaks.

Key Limitations and Advice

OpenAI warns that Privacy Filter offers no legal assurance of full anonymization or regulatory compliance. It forms one part of a larger privacy plan. The model often overlooks uncommon or region-specific names. Public figures and organizations may face wrongful redaction.

Performance weakens on non-English languages or non-Latin scripts. For sectors like healthcare, legal work, finance, or human resources, OpenAI urges human oversight. Sensitive cases demand review to catch model shortcomings.

This release fits OpenAI's pattern of sharing tools for safer AI use, following models like Whisper for speech and earlier safety classifiers. Privacy Filter arrives amid rising demands for data controls in AI development.

Related on Neura Market

More from Neura News

AI Models

Google Unveils Gemini 3.6 Flash, 3.5 Flash-Lite, and Cyber Model

Google has released three new Gemini models: 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber. The 3.6 Flash model offers improved coding and knowledge work with 17% fewer output tokens and lower costs. The 3.5 Flash-Lite is the fastest in the series at 350 tokens per second, designed for high-throughput agentic tasks. The 3.5 Flash Cyber model, available only to governments and trusted partners via CodeMender, focuses on finding and fixing cybersecurity vulnerabilities. Google also noted that Gemini 3.5 Pro is being tested with partners and that pre-training for Gemini 4 has begun.

Jul 21·5 min read