Skip to content

Commit 951886e

Browse files
authored
PII notebook (#263)
1 parent 387e71d commit 951886e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examplecode/notebooks.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22
title: Notebooks
33
sidebarTitle: Notebooks
44
mode: wide
5-
description: "Notebooks contain complete working sample code for end to end solutions."
5+
description: "Notebooks contain complete working sample code for end-to-end solutions."
66
---
77

88
<CardGroup cols={2}>
99

10+
<Card title="PII removal with GLiNER in unstructured data ETL" href="https://colab.research.google.com/drive/1HwOMnGjrNbcHZ1vlhaAG0MSDBcwQfexF?usp=sharing">
11+
<br/>
12+
Remove Personally Identifiable Information (PII) as a part of unstructured data preprocessing.
13+
<br/>
14+
``Unstructured`` ``Advanced`` ``PII`` ``GLiNER``
15+
<br/>
16+
</Card>
1017
<Card title="Custom metadata extraction and self-querying retrieval" href="https://colab.research.google.com/drive/1v2SKPEmCr0p2AFyckrYvC3heYKyKff_t?usp=sharing">
1118
<br/>
1219
Extract custom metadata, and enable metadata pre-filtering in your RAG.

0 commit comments

Comments
 (0)