🔍 Build an advanced RAG system for multi-modal search across text, images, audio, and video, enhancing knowledge retrieval and question answering.
-
Updated
Jul 19, 2026
🔍 Build an advanced RAG system for multi-modal search across text, images, audio, and video, enhancing knowledge retrieval and question answering.
A multimodal movie search engine using RAG techniques. It allows users to search for movies using both text queries and images.
Zero-shot image classification performed using OpenAI's CLIP. Used the huggingface version of the CLIP model.
Using OpenAI's CLIP for Zero-Shot Image Search on the ImageNetFE dataset. Implemented using the huggingface framework.
Add a description, image, and links to the huggingface-clip topic page so that developers can more easily learn about it.
To associate your repository with the huggingface-clip topic, visit your repo's landing page and select "manage topics."