diff --git a/index.html b/index.html index 89b20fd..935e63b 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,14 @@ + + + + + + + +
diff --git a/public/manifest.json b/public/manifest.json new file mode 100644 index 0000000..6cfc978 --- /dev/null +++ b/public/manifest.json @@ -0,0 +1,26 @@ +{ + "name": "UnRobot", + "short_name": "UnRobot", + "description": "Détection et nettoyage de texte IA — 100% local, hors ligne", + "start_url": "/", + "display": "standalone", + "background_color": "#09090b", + "theme_color": "#6366f1", + "orientation": "any", + "lang": "fr", + "categories": ["productivity", "utilities"], + "icons": [ + { + "src": "/icons/icon-192.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "any maskable" + }, + { + "src": "/icons/icon-512.png", + "sizes": "512x512", + "type": "image/png", + "purpose": "any maskable" + } + ] +} \ No newline at end of file diff --git a/public/sw.js b/public/sw.js new file mode 100644 index 0000000..bd8953e --- /dev/null +++ b/public/sw.js @@ -0,0 +1,134 @@ +///{description}
+{range}
+ {inverted && ( ++ ↓ Valeur basse = meilleur +
+ )} +Métriques du texte
++ Ces indices fournissent des estimations comparatives, pas des verdicts absolus. + Un texte technique spécialisé peut obtenir un score faible sans que cela soit un défaut + pour son audience cible. +
+Transfer Learning in-browser · TensorFlow.js
+Transfer Learning in-browser · Pur JavaScript