From c28f5e177b6f1daf9e475b1263da39cb9eb7d037 Mon Sep 17 00:00:00 2001 From: dschlueter Date: Sun, 26 Apr 2026 00:26:21 +0200 Subject: [PATCH] Projects: Desinformationsdetektor-Tech-Tags aktualisiert Co-Authored-By: Claude Sonnet 4.6 --- components/projects-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/projects-section.tsx b/components/projects-section.tsx index 313a8ff..6383e21 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -37,7 +37,7 @@ const projects = [ title: 'Desinformationsdetektor', slug: 'upcoming-2', 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'], + tech: ['Python', 'Rust', 'Pi', 'Typescript', 'Whisper', 'SQLite', 'vLLMs', 'APIs', 'Perplexity'], status: 'Geplant', url: null, featured: false,