microsoft / microsoft/simplechat
Add PII detection for uploaded documents and chats
Open
@paullizer is already working on this.
Since Feb 5, 2026.
enhancement
- Dominant language
- Python
- Stars
- 152
- Forks
- 116
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 122
Description
Documents or user messages may contain Personally Identifiable Information which an organization does not wish to be in an application like Simplechat. Having a PII detection process occur before an any AI functionality would prevent any processing that may not be allowed by the organization.
Requested feature: allow admins to enable automatic rejection of any document or message in which PII is detected, before it goes to the Large Language Model.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.