""" Demo application for Visual RAG Toolkit. A Streamlit-based UI for: - Uploading and indexing PDFs - Running benchmark evaluations - Interactive playground for visual search """ __version__ = "0.1.4"