← Back to Labs
AI Context Poisoning & Prompt Injection
Step through indirect prompt injection in RAG document ingestion pipelines, adversarial embedding vectors, and XML context isolation boundaries
STEP 1 OF 6
1. Clean Document Vector Indexing
In a standard Retrieval-Augmented Generation (RAG) system, trusted corporate PDF documents are parsed into text chunks, converted into vector embeddings, and indexed in a vector database for quick semantic search.
Arrow keys to navigate · R to reset
Tap dots to jump to any step