How To Redact Sensitive Data Before Passing To LLM-OpenAI

Shweta Lodha
5 min readNov 12, 2023

In my previous article “Passing An Audio File To LLM”, I explained how one can pass an audio file to LLM. In continuation to that, I’m extending this article by adding more value to it by addressing the use case of sensitive information.

Let’s say, an audio file contains information about your bank account number, your secure id, your pin, your passcode, your date…

--

--