rag-types-with-code.hashnode.devMastering Retrieval-Augmented Generation (RAG). A Deep Dive with Gemini and QdrantTable of Contents What is RAG and Why is it Important? The Core Idea: Retrieval, Augmentation & Generation with Gemini Types of RAG: Based on Retrieval Type Dense Retrieval RAG: Semantic Search with Google Embeddings & Qdrant Sparse Retrieval R...May 15, 2025·55 min read
prompt-engineering.hashnode.devMastering Advanced Prompt EngineeringTable of Contents Overview Introduction Advanced Prompting Techniques Prompt Chaining Parameter Control Formatting Control Delimiting Input Refinement & Re-prompting Reverse Prompting Combining Multiple Prompting Techniques Project: AI-P...Mar 23, 2025·10 min read