File size: 204 Bytes
c4ef1cf
 
 
 
 
 
 
 
 
de13ab3
1
2
3
4
5
6
7
8
9
10
11
"""
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"