Welcome! π This repository contains the Jupyter notebooks for the course Building Multimodal Search and RAG, created by DeepLearning.AI in collaboration with Weaviate.
- Basics of embeddings and vector search
- How to build multimodal search (text + images)
- Creating RAG pipelines with LLMs
- Practical applications for real-world search systems
All the course notebooks are in the notebooks/ folder.
You can open them in Jupyter or Google Colab and follow along with the lessons.
-
Clone the repo:
git clone https://github.com/sdivyanshu90/Building-Multimodal-Search-and-RAG.git cd Building-Multimodal-Search-and-RAG -
Launch Jupyter Notebook and start exploring π
This course is brought to you by DeepLearning.AI and Weaviate.
Happy learning, and have fun building your own multimodal search & RAG systems! π