Skip to content
#

pseudonymization

Here are 120 public repositories matching this topic...

Protect personal data (PII) in your LLM prompts. piighost hides sensitive values from the model, then restores the real values in the response, so tools and the user still get the real data. Pluggable detectors (regex, NER, LLM), LangChain, Pydantic and LlamaIndex AI integrations, and a companion OpenAI/Anthropic proxy.

  • Updated Sep 4, 2026
  • Python

Redactify is an efficient data redaction tool that secures sensitive text using advanced NLP and rule-based methods. It combines transformer-based NER, regex, and Presidio analysis to detect and mask personal information through full redaction or partial masking—ensuring compliance while preserving data utility.

  • Updated Oct 14, 2025
  • Python

Add this topic to your repo

To associate your repository with the pseudonymization topic, visit your repo's landing page and select "manage topics."

Learn more