David Elbel
Deploy PyLate Document Search
d25f5c8
|
Raw
History Blame Contribute Delete
684 Bytes

A newer version of the Gradio SDK is available: 6.25.0

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.