30/11/2024
Lessons learned from managing a six-billion-vector database, including challenges, insights, and optimization tips.
Read the article
31/01/2024
More and more frequently, we hear about semantic search and new ways to implement it. In the latest version of OpenSearch (2.11), semantic search through sparse vectors has been introduced. But what does sparse vector mean? How does it differ from dense matrix? Let's try to clarify within this article.
06/02/2023
Learn about vector search and how to implement it using JINA library, including document arrays for vector embedding, image embedding, and more.