From c0b0d936338ccac444e39edbbafd9949c3d2b729 Mon Sep 17 00:00:00 2001 From: dschlueter Date: Sun, 26 Apr 2026 00:20:34 +0200 Subject: [PATCH] =?UTF-8?q?Projects:=20'Geplant'=20=E2=86=92=20'Desinforma?= =?UTF-8?q?tionsdetektor'=20mit=20Beschreibung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- components/projects-section.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/projects-section.tsx b/components/projects-section.tsx index 70d316a..313a8ff 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -34,9 +34,9 @@ const projects = [ featured: false, }, { - title: 'Geplant', + title: 'Desinformationsdetektor', slug: 'upcoming-2', - description: 'Self-hosted Infrastruktur-Monitoring. Lightweight, ohne Cloud-Abhängigkeiten.', + description: 'Automatisierte Prüfung von Medieninhalten auf Manipulationspotenzial. Das Projekt analysiert mit verschiedenen KI-unterstützten Programmen veröffentlichte Texte, Audios und Videos auf zentrale Behauptungen, Belege, Lücken und Logik. Es identifiziert prüfbare Aussagen, recherchiert stützende und widersprechende Quellen mit Links, deckt ausgelassene Fakten auf, prüft argumentative Kohärenz und bewertet Framing, Sentiment und Meinungsdichte. Das Ergebnis ist ein transparentes, nachvollziehbares Gutachten zur Qualität und zum Desinformationsrisiko des Inhalts.', tech: ['Rust', 'Linux', 'SQLite'], status: 'Geplant', url: null,