Redacta tackles the tedious, error-prone task of manually redacting personally identifiable information from documents. Users upload files through a React/TypeScript front-end; a Spring Boot back-end orchestrates a LangChain-powered LLM pipeline that detects and anonymises names, addresses, and other PII in seconds. The platform is packaged with Helm charts and deployed on a Rancher-managed Kubernetes cluster with an AWS-based CI/CD pipeline (CodePipeline + ECR). I built the back-end API, integrated the LangChain pipeline, wrote Helm charts for multi-environment deployment, and contributed to the React UI.
