File size: 2,123 Bytes
0e45313
 
 
 
 
15f5e73
 
 
0e45313
0b4a37d
 
 
 
 
 
9b26982
 
 
 
 
 
5fce320
9b26982
 
5fce320
9b26982
5b17aa6
9b26982
5fce320
0e45313
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:ital,wght@0,400;0,500;1,400&display=swap" rel="stylesheet">
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="canonical" href="https://lbl-redaction.hf.space" />
    <title>Redac - AI PII Redaction Tool | Sanitize Data for LLMs</title>
    <meta name="description" content="Free, secure AI tool to redact PII (names, emails, phones, IBAN, SIRET) from documents. Protect your privacy before using ChatGPT, Claude, or Gemini. Supports French and English." />
    <meta name="keywords" content="PII redaction, data sanitization, privacy tool, anonymize text, French PII, GDPR compliance, LLM security" />
    <meta name="author" content="lbl" />
    <meta name="robots" content="index, follow" />
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://lbl-redaction.hf.space" />
    <meta property="og:title" content="Redac | AI-Powered PII Data Redaction" />
    <meta property="og:description" content="Securely sanitize your documents. Automated PII detection and redaction for French and English texts." />
    <meta property="og:image" content="/logo.png" />

    <!-- Twitter -->
    <meta property="twitter:card" content="summary" />
    <meta property="twitter:url" content="https://lbl-redaction.hf.space" />
    <meta property="twitter:title" content="Redac - AI PII Redaction Tool" />
    <meta property="twitter:description" content="Protect sensitive data before sending to LLMs. Fast, secure, and automated PII redaction." />
    <meta property="twitter:image" content="/logo.png" />
  </head>
  <body>
    <div id="root"></div>
    <script type="module" src="/src/main.tsx"></script>
  </body>
</html>