Urgent.News

What's breaking now, across thousands of outlets.

AI

rag-sanitizer v0.2: RAG pre-ingestion corpus scanner with real embeddings and CLIP

rag-sanitizer v0.2: escáner de corpus RAG pre-ingestión con embeddings reales y CLIP Detecta documentos poison en un corpus RAG antes del chunk+embed, no después de la recuperación. v0.2 añade embeddings reales (MiniLM) y detección multimodal (CLIP). El problema La mayoría de la defensa contra envenenamiento de RAG opera post-retrieval o en inferencia . Pero el corpus se puede envenar antes de la…

Translated from Spanish Read in Spanish

The rag-sanitizer v0.2 is a scanner for detecting poisoned documents in a Retrieval-Augmented Generation (RAG) corpus before ingestion. It uses real embeddings and CLIP to identify documents that mimic the style of the corpus, swap entities, or contain images that contradict the text. The scanner outputs a report for each document, labeling it as CLEAN, SUSPECT, or POISON, along with the reasons. The tool is available on GitHub under the AGPL-3.0-or-later license.

Written by urgent.news from Dev.to's report — not a translation of it. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

More from Friday 28 August →