Spaces:
Running
on
Zero
Running
on
Zero
File size: 684 Bytes
8bddfde d25f5c8 8bddfde d25f5c8 8bddfde d25f5c8 8bddfde d25f5c8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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.
|