Click any tag below to further narrow down your results
Links
PixelRAG converts web pages, PDFs, and images into screenshot tiles, embeds them using a fine-tuned Qwen3-VL model, and builds vector indexes for retrieval-augmented generation. It provides a CLI (pixelshot), pipeline commands for chunking, embedding, indexing, and serving (FAISS or Qdrant), plus a live API and a Claude plugin for visual search.
PixelRAG skips HTML parsing by taking screenshots of pages and indexing image tiles with a vision-language model. It preserves tables, charts, and layout lost by text extractors, outperforming a top text-based RAG by 18.1% on Wikipedia and offering a live-page Claude Code plugin.