rehydra
by Various
Prevent accidental PII leakage in LLM prompts before they hit the model.
Apps
rehydra
Added 1 June 2026
Overview
rehydra scans LLM prompts for personally identifiable information (PII) before they reach the model. It acts as a pre-processing step to redact or block sensitive data, helping developers avoid accidental leakage. The tool is written in TypeScript and integrates into existing workflows.
Best for
Best for
Developers building LLM applications that handle user data and need to prevent PII leakage
Use cases
- Sanitizing user inputs before sending to an LLM API
- Redacting PII from prompts in customer support chatbots
- Ensuring compliance with data privacy regulations in LLM workflows
Notes
rehydra scans LLM prompts for personally identifiable information (PII) before they reach the model. It acts as a pre-processing step to redact or block sensitive data, helping developers avoid accidental leakage. The tool is written in TypeScript and integrates into existing workflows.
66 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Sanitizing user inputs before sending to an LLM API
- Redacting PII from prompts in customer support chatbots
- Ensuring compliance with data privacy regulations in LLM workflows
Pros
- Simple integration into existing TypeScript projects
- Reduces risk of exposing sensitive data
- Lightweight and focused on a single task
Cons
- Limited to TypeScript or JavaScript environments
- May not catch all edge cases of PII (e.g., context-dependent)
- Requires manual configuration of detection rules
Indexed from awesome-generative-ai and enriched against its public facts.
Pros
- Simple integration into existing TypeScript projects
- Reduces risk of exposing sensitive data
- Lightweight and focused on a single task
Cons
- Limited to TypeScript or JavaScript environments
- May not catch all edge cases of PII (e.g., context-dependent)
- Requires manual configuration of detection rules
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
privateGPT
Various
Interact with your documents using the power of GPT, 100% privately, no data leaks
Auto-GPT
Various
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Open WebUI
Various
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)