--- title: PyLate Document Search emoji: 🔍 colorFrom: blue colorTo: green sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false hardware: zero-gpu-h100 --- # PyLate Document Search on ZeroGPU A powerful document search system using ColBERT models via PyLate. ## Features - 📄 Upload PDF, DOCX, TXT files - ✂️ Automatic text extraction and chunking - 🧠 ColBERT-based semantic search - ⚡ Powered by ZeroGPU (H100) ## Usage 1. **Upload Documents**: Upload your files in the "Document Upload" tab 2. **Process**: Extract text and create searchable index 3. **Search**: Query your documents semantically Built with PyLate and running on Hugging Face ZeroGPU.