feat(content): add Pocketpal in the AI section

This commit is contained in:
depado
2026-07-10 11:08:10 +02:00
parent 710854510b
commit 4279f8924a
11 changed files with 127 additions and 2 deletions
+1
View File
@@ -50,6 +50,7 @@
"llama-cpp": { "body": "The local inference engine that made it all possible." },
"jan": { "body": "100% local ChatGPT-like, simple UI." },
"gpt4all": { "body": "Privacy-minded local LLMs, CPU-friendly." },
"pocketpal": { "body": "Run LLMs offline on your phone (iOS/Android), no account." },
"grapheneos": { "body": "De-Googled, hardened Android (Pixel)." },
"tails": { "body": "Amnesic USB OS, everything through Tor." },
"qubes-os": { "body": "Compartmentalisation via sealed VMs." },
+1
View File
@@ -52,6 +52,7 @@
"llama-cpp": { "body": "Le moteur dinférence local qui a tout rendu possible." },
"jan": { "body": "ChatGPT-like 100 % local, interface simple." },
"gpt4all": { "body": "LLM locaux orientés vie privée, sur CPU." },
"pocketpal": { "body": "Des LLM hors ligne sur votre téléphone (iOS/Android), sans compte." },
"grapheneos": { "body": "Android dégooglisé et durci (Pixel)." },
"tails": { "body": "OS amnésique sur clé USB, tout via Tor." },
"qubes-os": { "body": "Cloisonnement par machines virtuelles étanches." },
+3
View File
@@ -153,6 +153,9 @@
"gpt4all": {
"body": "Privacygerichte lokale LLM's, CPU-vriendelijk."
},
"pocketpal": {
"body": "Draai LLM's offline op je telefoon (iOS/Android), zonder account."
},
"grapheneos": {
"body": "Ontgoogeld, gehard Android (Pixel)."
},