Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.08 KB

File metadata and controls

31 lines (19 loc) · 1.08 KB

kaspi-tabayik

Kaspi-tabayik is an open image search tool for the kaspi.kz marketplace.
It enables powerful, AI-driven product search by image, making it easier to find similar or matching products directly from photographs or screenshots.


🛠 How It Works

  • Data Collection:
    Product images and metadata are parsed directly from kaspi.kz.

  • Embedding:
    Images are processed and embedded using CLIP, a neural network model that connects vision and language.

  • Vector Database:
    The resulting embeddings—currently from about 30,000 products—are stored in Pinecone, providing fast and scalable vector similarity search.


🚀 Technologies Used


📈 Status

More than 30,000 products have already been uploaded to the vector database.
The service enables fast, open image search within the Kaspi.kz product catalog.