Published inQdrant Vector Database BlogQdrant 0.11.4 and 0.11.5 with new features!Qdrant has some exciting new features, which have been introduced within the last two weeks. Here is a summary!Dec 8, 2022Dec 8, 2022
Published inQdrant Vector Database BlogQdrant introduces full-text filters and indexesVector embeddings capture semantics. But if you know the exact text you look for, the full-text filter in Qdrant allows you to use both.Nov 16, 20221Nov 16, 20221
Published inAnalytics VidhyaBuilding a semantic search system with txtai and QdrantThanks to the tools like txtai, implementing semantic search applications is easier than ever. Here’s a story about how to do it.Oct 11, 2022Oct 11, 2022
Published inQdrant Vector Database BlogStoring multiple vectors per object in QdrantQdrant 0.10 finally supports storing several vectors per object. If your data might be described in many ways, we describe how to do it.Oct 5, 20222Oct 5, 20222
Published inQdrant Vector Database BlogBatch vector search with QdrantThe latest release of Qdrant 0.10.0 has introduced a lot of functionalities that simplify some common tasks. Those new possibilities come…Sep 26, 20221Sep 26, 20221
Published inQdrant Vector Database BlogQdrant supports ARM architecture!Since Qdrant 0.10 you don’t need to emulate x86 Docker image on ARM architectures like Apple M1 or AWS Graviton. How about its performance?Sep 21, 2022Sep 21, 2022
I used FAISS, so you don’t have toFAISS was a groundbreaking tool for neural search. And it’s still great but doesn’t fit well in production systems. This is why.Jul 7, 2022Jul 7, 2022
Published inAnalytics VidhyaHow to implement a visual search in no timeI’ve been using a Google Lens app for a while now and have to admit it helped me more times than I expected. Whenever I had to remind…May 11, 20221May 11, 20221
Published inAnalytics VidhyaHandling categories with pandasWhile dealing with pandas DataFrames, sooner or later you’ll face an issue with the default types handling. Surely, that’s quite convenient…May 17, 2021May 17, 2021