VesperAI commited on
Commit
03229f8
Β·
1 Parent(s): 8348919

addede a Production Branch

Browse files
Files changed (1) hide show
  1. README.md +12 -1
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*