File size: 296 Bytes
962e5ce
 
 
 
 
 
2d0ad67
962e5ce
 
 
95a17f2
 
1
2
3
4
5
6
7
8
9
10
11
12
---
title: Semantic Search Engine
emoji: 🔍
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.0.0
app_file: app.py
pinned: false
---
This is a simple semantic search app using Sentence Transformers and ChromaDB.
It allows users to query a dataset and find semantically similar results.