Spaces:
Running
on
Zero
Running
on
Zero
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. | |