Skip to content
#

pseudonymization

Here are 117 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 Aug 28, 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

Improve this page

Add a description, image, and links to the pseudonymization topic page so that developers can more easily learn about it.

Curate this topic

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