Part 08 — RAG (Retrieval Augmented Generation)¶
🎯 What You'll Learn¶
- ✅ Chunking strategies (300 chars, 50 overlap)
- ✅ Embeddings with Nomic + Ollama
- ✅ ChromaDB, Qdrant vector stores
- ✅ Hybrid search with metadata filters
📂 Code Location¶
🚀 Quick Start¶
git clone https://github.com/shinuailabs/ShinuAILabs-MasteryHub.git
cd ShinuAILabs-MasteryHub/QE-AI-Track
# Navigate to the corresponding Part_ folder
Part of ShinuAILabs-MasteryHub — Built with ❤️ by Shinu AI Labs