Update README.md
Browse files
README.md
CHANGED
|
@@ -13,31 +13,8 @@ pinned: false
|
|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
<b>AI Native Product Search and Discovery</b><br>
|
| 16 |
-
Marqo is an AI-native ecommerce search platform built for online brands in fashion, beauty, electronics, and home goods. Powered by best-in-class semantic search and personalization technology, the platform leverages clickstream, purchase, and event data to understand shopper intent and deliver fast, relevant, and personalized search results
|
| 17 |
</p>
|
| 18 |
|
| 19 |
-
<p align="center">
|
| 20 |
-
<b>Explore Our Repositories</b><br>
|
| 21 |
-
<ul>
|
| 22 |
-
<li><a href="https://github.com/marqo-ai/marqo">Marqo</a>: The core embedding generation and search engine.</li>
|
| 23 |
-
<li><a href="https://github.com/marqo-ai/GCL">GCL</a>: Generalized Contrastive Learning for multimodal retrieval.</li>
|
| 24 |
-
<li><a href="https://github.com/marqo-ai/marqo-FashionCLIP">FashionCLIP</a>: SOTA image and text embeddings for fashion search, recommendations and classification.</li>
|
| 25 |
-
<li><a href="https://github.com/marqo-ai/marqo-ecommerce-embeddings">Ecommerce embeddings</a>: SOTA image and text embeddings for ecommerce search, recommendations and classification.</li>
|
| 26 |
-
<li><a href="https://github.com/marqo-ai/ecommerce-search">Ecommerce search application</a>: SOTA multimodal search and recommendations application for ecommerce.</li>
|
| 27 |
-
</ul>
|
| 28 |
-
</p>
|
| 29 |
-
|
| 30 |
-
<p align="center">
|
| 31 |
-
<b>Our Latest Innovations</b><br>
|
| 32 |
-
<ul>
|
| 33 |
-
<li><a href="https://www.marqo.ai/blog/introducing-marqos-ecommerce-embedding-models">Ecommerce product embeddings</a>: Our latest models for ecommerce retrieval.</li>
|
| 34 |
-
<li><a href="https://www.marqo.ai/blog/introducing-marqtune">Embedding Fine-Tuning with MarqTune</a>: Tailor embeddings to your domain for superior search results.</li>
|
| 35 |
-
<li><a href="https://www.marqo.ai/blog/search-model-for-fashion">FashionSigLIP</a>: Our latest model for fashion retrieval, combining cutting-edge techniques for enhanced search.</li>
|
| 36 |
-
<li><a href="https://www.marqo.ai/blog/generalized-contrastive-learning-for-multi-modal-retrieval-and-ranking?_gl=1*vkeuqm*_gcl_au*MTM0OTc4OTY4Ny4xNzIzNTQ0NTcy">Generalized Contrastive Learning (GCL)</a>: A framework for training robust embedding models for multimodal search. <a href="https://arxiv.org/abs/2404.08535">Read the GCL paper on arXiv.</a></li>
|
| 37 |
-
<li><a href="https://www.marqo.ai/blog/understanding-recall-in-hnsw-search">Understanding Recall in HNSW</a>: Insights into understanding and optimizing recall when using hierarchical navigable small worlds (HNSW) in vector search. <a href="https://arxiv.org/abs/2405.17813">Read the HNSW paper on arXiv.</a></li>
|
| 38 |
-
<li><a href="https://www.marqo.ai/blog/ui-concepts-for-vector-search">Designing Interfaces for Multimodal Vector Search Applications</a>:. Explore novel UI/UX concepts for implementing multi-modal vector search image search applications. <a href="https://arxiv.org/abs/2409.11629">Read the paper on arXiv.</a></li>
|
| 39 |
-
<li><a href="https://www.marqo.ai/blog/generalized-contrastive-learning-for-multi-modal-retrieval-and-ranking?_gl=1*vkeuqm*_gcl_au*MTM0OTc4OTY4Ny4xNzIzNTQ0NTcy">Marqo-GS-10M multimodal dataset</a>:. Open source multimodal product retrieval dataset of 10M query-product pairs with both text and images. <a href="https://huggingface.co/datasets/Marqo/marqo-GS-10M">Explore the dataset!</a></li>
|
| 40 |
-
</ul>
|
| 41 |
-
</p>
|
| 42 |
|
| 43 |
---
|
|
|
|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
<b>AI Native Product Search and Discovery</b><br>
|
| 16 |
+
Marqo is an AI-native ecommerce search platform built for online brands in fashion, beauty, electronics, and home goods. Powered by best-in-class semantic search and personalization technology, the platform leverages clickstream, purchase, and event data to understand shopper intent and deliver fast, relevant, and personalized search results, product recommendations and conversational discovery.
|
| 17 |
</p>
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
---
|