AKAnjali Kakdeinanjaliikakde.hashnode.dev·Apr 26 · 11 min readHow I Built Browser Extension Powered by Qdrant EdgeA few weeks ago, I tried to find a website in my browser history that I had used earlier. It was a platform for solving machine learning problems, similar to LeetCode, but I could not remember its exa00
AKAnjali Kakdeinvectorai.hashnode.dev·Feb 4 · 14 min readVector Databases in Practice: Building a Realistic Hybrid Search RAG System with QdrantVector databases are often introduced as tools for semantic similarity search. In practice, that understanding breaks down the moment you try to build a real RAG system. In this article, I explain what vector databases actually do inside modern retri...00