akazah/prompt-anonymizer
Anonymize / mask personal information before sending prompts to chat AI (like ChatGPT provided by OpenAI)
This tool helps individuals and businesses protect sensitive information when using AI chat services like ChatGPT. It takes your original text containing personal details and outputs a version where names, locations, emails, and phone numbers are replaced with generic placeholders, ensuring privacy while the AI still understands that recurring placeholders refer to the same entity. Anyone who wants to leverage AI assistance without compromising personal or confidential data would find this useful.
Use this if you frequently paste text containing personal identifiable information (PII) into AI chat applications and need to mask that data automatically before sending it.
Not ideal if you require a perfect, bulletproof anonymization solution for highly regulated environments, as the current version may occasionally miss some personal information.
Stars
22
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/akazah/prompt-anonymizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
protectai/llm-guard
The Security Toolkit for LLM Interactions
MaxMLang/pytector
Easy to use LLM Prompt Injection Detection / Detector Python Package with support for local...
utkusen/promptmap
a security scanner for custom LLM applications
agencyenterprise/PromptInject
PromptInject is a framework that assembles prompts in a modular fashion to provide a...
Resk-Security/Resk-LLM
Resk is a robust Python library designed to enhance security and manage context when...