A semantic search web application. No server required.
Access it on Hugging Face space
- Model Selection: Choose from a variety of semantic search models to suit your needs.
- File Upload: Upload Parquet files for processing and searching.
- Semantic and Keyword Search: Perform searches using semantic understanding or traditional keyword matching.
- Category Filters: Filter search results by categories to refine your search.
Install dependencies
bun iStart the development server:
bun run dev