Skip to content
reaatechREAATECH

Solutions

Production-grade solutions that turn our open-source packages into deployable AI systems for specific business problems. Pick one, follow the DIY tutorial to see how it's done, download the examples and deploy them on your own infrastructure — for free — or tell us which ones you want customized and deployed.

Filtering by

2 solutions

google-gemini-security-guardrails-for-smb-healthcare-pii-redaction
Small healthcare providers using AI chatbots for patient intake risk exposing protected health information (PHI) to LLM APIs—a HIPAA violation that can result in severe fines and loss of trust.Automatically detect and redact PHI from patient messages before they reach the LLM, helping small clinics stay HIPAA‑compliant.
agnostic-pii-redaction-ingress-egress
A 10-person health-tech startup is building a clinical decision support agent. They handle PHI and need to ensure no protected health information leaks to the LLM or appears in responses. Manual redaction is error-prone and doesn't scale. They need an automated pipeline that redacts PII at both ingress (before sending to the LLM) and egress (before showing to the user), with configurable rules for HIPAA, GDPR, or PCI. The solution must be auditable and not slow down responses.Automatically strip PII from every LLM call and response, configurable per regulation.