Spaces:
Sleeping
Sleeping
addede a Production Branch
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Visual Product Search π
|
2 |
|
3 |
An intelligent visual search engine that revolutionizes product discovery using state-of-the-art AI technology. This application combines CLIP (Contrastive Language-Image Pre-Training) with Qdrant vector database to enable semantic search across image collections, making it perfect for e-commerce, inventory management, and content discovery.
|
@@ -338,4 +349,4 @@ This project is licensed under the Mozilla Public License 2.0 - see the [LICENSE
|
|
338 |
|
339 |
**Made with β€οΈ by [itsfuad](https://github.com/itsfuad)**
|
340 |
|
341 |
-
*Revolutionizing visual search with AI technology*
|
|
|
1 |
+
---
|
2 |
+
title: Visual Product Matcher
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: python
|
7 |
+
sdk_version: "3.9"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Visual Product Search π
|
13 |
|
14 |
An intelligent visual search engine that revolutionizes product discovery using state-of-the-art AI technology. This application combines CLIP (Contrastive Language-Image Pre-Training) with Qdrant vector database to enable semantic search across image collections, making it perfect for e-commerce, inventory management, and content discovery.
|
|
|
349 |
|
350 |
**Made with β€οΈ by [itsfuad](https://github.com/itsfuad)**
|
351 |
|
352 |
+
*Revolutionizing visual search with AI technology*
|