David Elbel
Deploy PyLate Document Search
d25f5c8

A newer version of the Gradio SDK is available: 5.34.2

Upgrade
metadata
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.