PNPlaban Nayakinplaban.hashnode.dev·Jan 30, 2024 · 11 min readHow to use FiftyOne and Qdrant to Search through Billions of Images in Computer Vision ApplicationsEnhancing Computer Vision Workflows with Multi-Modal Search: A Deep Dive into CLIP Integration Machine learning has witnessed a remarkable evolution in recent years, with one of the most exciting developments being the significant strides in multi-mo...00
PNPlaban Nayakinplaban.hashnode.dev·Dec 29, 2023 · 15 min readMultimodal RAG using Langchain Expression Language And GPT4-VisionMany documents contain a mixture of content types including images an texts. Yet information captured in images is lost in most RAG applications. With the emergence of multimodal LLMs like (GPT4-V, LLaVA, or FUYU-8b) it is worth considering how to ut...00
PNPlaban Nayakinplaban.hashnode.dev·Dec 29, 2023 · 6 min readBuilding an Application for Facial Recognition Using Python, OpenCV, Transformers and QdrantFace Recognition Application Workflow Method 1. Facial Recognition Using Python, OpenCV and Qdrant.Facial recognition technology has become a ubiquitous force, reshaping industries like security, social media, and smartphone authentication. In this ...00S
PNPlaban Nayakinplaban.hashnode.dev·Dec 25, 2023 · 9 min readBuilding an Ecommerce-Based Search Application Using Langchain and Qdrant’s Latest Pure Vector-Based Hybrid SearchWhat Is Keyword Search? Keyword search, also known as keyword-based search, is a traditional and fundamental method of retrieving information from a database or a search engine. It involves using specific words or phrases (keywords) to search for doc...00