Hacker News new | ask | show | jobs
by creative-mind94 671 days ago
Awesome idea! One question, how does the privacy filter work? Did you build it yourselves or are you using an external company for this?
1 comments

That's a great question. So basically it is a mixture between a set of carefully crafted pattern matching and our own entity recognition model to detect sensitive information or PII. It's a small model that we ship as part of Omnifact to allow companies to run the whole platform on-premise. If you have any other questions about the privacy filter or the whole platform, let us know!