Core AI

RAG & Vector Search

Retrieval-augmented generation, vector databases, embeddings and semantic search

4,921
lessons
Skills in this topic
View full skill map →
RAG Basics
beginner
Chunk documents with LangChain or LlamaIndex
Vector Stores
intermediate
Set up Pinecone, Weaviate, or pgvector
RAG Evaluation
intermediate
Run RAGAS evaluation on a RAG pipeline
Advanced RAG
advanced
Build a hybrid BM25 + dense retrieval pipeline
All Reads (1,456) Articles (778)Blog Posts (531)Tutorials (96)Research Papers (49)News (2)
Making RAG Accurate in Python
Dev.to · Puneet Gupta 🔍 RAG & Vector Search ⚡ AI Lesson 2h ago
Making RAG Accurate in Python
Improving retrieval quality beyond cosine top-k: hybrid dense+BM25 search with Reciprocal Rank Fusion, metadata filtering, chunking strategy, and measuring reca
Making RAG Accurate in Java
Dev.to · Puneet Gupta 🔍 RAG & Vector Search ⚡ AI Lesson 2h ago
Making RAG Accurate in Java
Improving retrieval quality beyond cosine top-k: hybrid dense+BM25 search with Reciprocal Rank Fusion, metadata filtering, chunking strategy, and measuring reca
RAG From Scratch in Python
Dev.to · Puneet Gupta 🔍 RAG & Vector Search ⚡ AI Lesson 2h ago
RAG From Scratch in Python
Building retrieval-augmented generation from first principles in Python: chunking, embeddings, a hand-rolled cosine-similarity vector search, reranking, and whe
What Is RAG (Retrieval-Augmented Generation)? Explained Like You’re Five
Medium · AI 🔍 RAG & Vector Search ⚡ AI Lesson 5h ago
What Is RAG (Retrieval-Augmented Generation)? Explained Like You’re Five
Not all ghosts are scary — some just need a good library card.  Continue reading on CodeToDeploy »
Towards Data Science 🔍 RAG & Vector Search ⚡ AI Lesson 6h ago
Assemble Each RAG Generation Prompt from a Base Prompt Plus the Rules Each Question Needs
Enterprise Document Intelligence [Vol.1 #8B] - A fixed BASE, the rules each question needs, one registry: the dispatcher that turns a parsed question into a typ
Enterprise Knowledge Graph: A CTO’s Playbook for AI That Understands Your Business
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 17h ago
Enterprise Knowledge Graph: A CTO’s Playbook for AI That Understands Your Business
Core Concepts: Understanding the Enterprise Knowledge Graph Continue reading on Medium »
n8n Question and Answer Chain Node: Build Retrieval-Augmented Workflows with Any Document [Free Workflow JSON]
Dev.to · Pirate Prentice 🔍 RAG & Vector Search ⚡ AI Lesson 20h ago
n8n Question and Answer Chain Node: Build Retrieval-Augmented Workflows with Any Document [Free Workflow JSON]
The Question and Answer Chain node is n8n's built-in RAG (Retrieval-Augmented Generation) node. You...
PixelRAG: When Retrieval Stops Reading Text and Starts Seeing Pages
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 20h ago
PixelRAG: When Retrieval Stops Reading Text and Starts Seeing Pages
PixelRAG replaces text-based retrieval with visual page embeddings — it renders documents as screenshots, retrieves image tiles instead of… Continue reading on
KNN vs. HNSW: Choosing the Right Nearest-Neighbor Algorithm for Your RAG Pipeline
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 1d ago
KNN vs. HNSW: Choosing the Right Nearest-Neighbor Algorithm for Your RAG Pipeline
If you’ve built a RAG pipeline, a recommendation engine, or a semantic search feature in the last two years, you’ve made a… Continue reading on Medium »
AnswerSurvivalRAG: What Happens When RAG Finds the Answer, Then Drops It?
Medium · Machine Learning 🔍 RAG & Vector Search ⚡ AI Lesson 1d ago
AnswerSurvivalRAG: What Happens When RAG Finds the Answer, Then Drops It?
Many RAG systems fail in ways that are easy to miss. Continue reading on Medium »
A RAG evaluator that admits what it can't judge
Dev.to · Melissa D. Ellison 🔍 RAG & Vector Search ⚡ AI Lesson 2d ago
A RAG evaluator that admits what it can't judge
Fail-closed groundedness, deterministic corroborators, and a self-test — because an evaluator should...
Medium · Machine Learning 🔍 RAG & Vector Search ⚡ AI Lesson 2d ago
RAG on Google Cloud in Regulated Environments: A Lifecycle Playbook from Inception to…
Retrieval-Augmented Generation is not “put documents in a vector database and call an LLM.” In a regulated enterprise — PHI, PCI… Continue reading on Medium »
Solving One of the Hardest Problems in Code RAG: Context Retrieval
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
Solving One of the Hardest Problems in Code RAG: Context Retrieval
While building a code-based RAG system for automation code generation, I ran into an interesting challenge. Continue reading on Medium »
Practical RAG, Part 1: The Simplest RAG That Actually Works
Dev.to · Suman Nath 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
Practical RAG, Part 1: The Simplest RAG That Actually Works
Build a working Retrieval-Augmented Generation pipeline from scratch in ~40 lines of Python — then see exactly where it breaks. Part 1 of a hands-on series.
What Is Retrieval-Augmented Generation (RAG)? A Complete Guide for Businesses
Medium · AI 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
What Is Retrieval-Augmented Generation (RAG)? A Complete Guide for Businesses
How to get accurate, source-backed answers out of AI — instead of confident guesses. Continue reading on Medium »
I Built a Biomedical RAG System, and a 40-Year-Old Algorithm Beat My Vector Database
Dev.to · Oluwagbade Odimayo 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
I Built a Biomedical RAG System, and a 40-Year-Old Algorithm Beat My Vector Database
A hands-on walkthrough of a retrieval-augmented QA pipeline over PubMed abstracts, the evaluation...
Building a Vector Search Assistant: What I Learned from Module 2
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
Building a Vector Search Assistant: What I Learned from Module 2
When I first started learning about Retrieval-Augmented Generation, search felt like the simple part. You ask a question, look up the… Continue reading on Mediu
Reddit r/LocalLLaMA 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
What's in your RAG?
I want to up my game, with RAG. I tested it ages ago, but haven't found a usecase. I play with coding, projects, and light sysadmin work. # Thoughts RFC library
What is RAG ? | Completely Explained in 10 Minutes | Hindi
Dev.to · Kunal Garg 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
What is RAG ? | Completely Explained in 10 Minutes | Hindi
Hearing "RAG" everywhere in AI but not 100% sure how it works? 🤔 I just put together a quick...
AutoRAG vs RAGBuilder vs Red Hat AutoRAG: Which RAG Pipeline Wins on YOUR Data (and Their Shared OCR Blind Spot)
Dev.to · Ahmet Özel 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
AutoRAG vs RAGBuilder vs Red Hat AutoRAG: Which RAG Pipeline Wins on YOUR Data (and Their Shared OCR Blind Spot)
Want to build an AI assistant that talks to your company documents? First you need to answer one...
The RAG Tax: Why Your Retrieval Pipeline Costs More Than the Model
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
The RAG Tax: Why Your Retrieval Pipeline Costs More Than the Model
Everyone budgets for inference; nobody budgets for re-embedding, chunk sprawl, re-indexing, and vector-store ops. The model is the cheap… Continue reading on Si
How to Debug RAG Hallucinations: Building Semantic Observability for Production AI
Dev.to · ping wang 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
How to Debug RAG Hallucinations: Building Semantic Observability for Production AI
Learn how to build semantic observability for production RAG systems to catch hallucinations and irrelevant responses before users notice.
Your RAG Pipeline Hallucinates Because It Never Checks Its Own Work
Dev.to · Austin Vance 🔍 RAG & Vector Search ⚡ AI Lesson 3d ago
Your RAG Pipeline Hallucinates Because It Never Checks Its Own Work
Build a corrective RAG pipeline with LangGraph that grades retrieval quality, rewrites bad queries, and generates cited answers.
Salesforce Agentforce and Basic Terminology (RAG, Grounding, Context Variables, Hybrid Search)
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Salesforce Agentforce and Basic Terminology (RAG, Grounding, Context Variables, Hybrid Search)
Salesforce defines Agentforce as a suite of autonomous, AI-driven digital workers that augment employees and enhance customer experiences… Continue reading on M
InfoQ AI/ML 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Presentation: Graph RAG: Building Smarter Retrieval Workflows with Knowledge Graphs
Cassie Shum discusses the architectural evolution of GraphRAG and why data foundations are critical for advanced AI workflows. She explains how traditional vect
GraphRAG: What entity-first retrieval means for SEO
Search Engine Land 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
GraphRAG: What entity-first retrieval means for SEO
GraphRAG explains why AI is shifting from isolated text to connected knowledge, and what that means for AI search optimization.
When “Smart” Parsers Fail: Building a Hallucination-Resistant RAG System for the Constitution of…
Medium · Python 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
When “Smart” Parsers Fail: Building a Hallucination-Resistant RAG System for the Constitution of…
A case study in why deterministic engineering sometimes beats expensive AI Continue reading on Medium »
Semantic Observability: Engineering Reliability for Production RAG
Dev.to · Dumebi Okolo 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Semantic Observability: Engineering Reliability for Production RAG
It is a noticeable thing when a microservice fails. It is either a null pointer exception in a Java...
Stale RAG vs. expensive RAG: how to cache RAG context without serving outdated answers
Dev.to · Vectorlink Labs 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Stale RAG vs. expensive RAG: how to cache RAG context without serving outdated answers
If you run a RAG system in production, you eventually hit a dilemma that has nothing to do with your...
When RAG Outperforms Fine-Tuning in Real AI Projects | A Practical Guide
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
When RAG Outperforms Fine-Tuning in Real AI Projects | A Practical Guide
Explore the practical differences between RAG and fine-tuning, understand when each approach works best and build more reliable AI apps. Continue reading on Med
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Your RAG System Is Lying to You in Production
14 silent killers — why they happen, where they hide, and exactly how to fix them before they destroy user trust Continue reading on Medium »
Why vector-only RAG is weak for coding agents
Dev.to · lorismascio17 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Why vector-only RAG is weak for coding agents
Building Droste: a local structural + semantic code-memory engine for MCP agents AI coding agents...
RAG Evaluation: The Part Nobody Talks About When Building RAG Systems
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
RAG Evaluation: The Part Nobody Talks About When Building RAG Systems
When I finished building my first RAG pipeline, I felt good about it. Continue reading on Medium »
RAG Is Not a Feature. It's a System, and These Are the Parts Nobody Demos.
Dev.to · Marketing wizr 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
RAG Is Not a Feature. It's a System, and These Are the Parts Nobody Demos.
Retrieval-Augmented Generation demos beautifully. Embed your documents, run a similarity search, drop...
What Is RAG? The AI Technology That Makes ChatGPT Smarter Without Retraining
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
What Is RAG? The AI Technology That Makes ChatGPT Smarter Without Retraining
Large Language Models are incredibly powerful — but they have a major limitation. Retrieval-Augmented Generation (RAG) is changing that by… Continue reading on
RAG Sistemlerini “Kara Kutu” Olmaktan Çıkarmak: Local-First Bir Gözlemlenebilirlik Aracı
Medium · Python 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
RAG Sistemlerini “Kara Kutu” Olmaktan Çıkarmak: Local-First Bir Gözlemlenebilirlik Aracı
Bir RAG sistemi kurdunuz. Her şey harika çalışıyor, dokümanlar doğru geliyor, LLM güzel cevaplar veriyor… Ta ki ilk gerçek kullanıcılar… Continue reading on Med
RAG Sistemlerini “Kara Kutu” Olmaktan Çıkarmak: Local-First Bir Gözlemlenebilirlik Aracı
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
RAG Sistemlerini “Kara Kutu” Olmaktan Çıkarmak: Local-First Bir Gözlemlenebilirlik Aracı
Bir RAG sistemi kurdunuz. Her şey harika çalışıyor, dokümanlar doğru geliyor, LLM güzel cevaplar veriyor… Ta ki ilk gerçek kullanıcılar… Continue reading on Med
ArXiv cs.AI 🔍 RAG & Vector Search 📄 Paper ⚡ AI Lesson 4d ago
One Retrieval to Cover Them All: Co-occurrence-Aware Knowledge Base Reorganization for Session-Level RAG
arXiv:2606.31156v1 Announce Type: cross Abstract: RAG systems retrieve documents optimized for answering one query at a time. Yet enterprise users arrive with s
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Medium · AI 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Subtitle: Understanding the fatal flaws of linear Retrieve-and-Generate pipelines — and why the industry is moving to Agentic workflows. Continue reading on Med
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Medium · Machine Learning 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Subtitle: Understanding the fatal flaws of linear Retrieve-and-Generate pipelines — and why the industry is moving to Agentic workflows. Continue reading on Med
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Medium · Data Science 🔍 RAG & Vector Search ⚡ AI Lesson 4d ago
Understanding the Limits of Linear RAG — and Why Agentic Workflows Are Catching On
Subtitle: Understanding the fatal flaws of linear Retrieve-and-Generate pipelines — and why the industry is moving to Agentic workflows. Continue reading on Med
Why you shouldn’t search your documents directly with AI
Medium · Programming 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
Why you shouldn’t search your documents directly with AI
Everyone’s first retrieval-augmented system looks the same: chop the documents into pieces, turn each piece into a vector, search the… Continue reading on Mediu
From Traditional RAG to Agentic RAG
Medium · Machine Learning 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
From Traditional RAG to Agentic RAG
Traditional RAG systems typically rely on a predefined retrieval pipeline. Continue reading on Medium »
Your AI Keeps Making Things Up. RAG Is How You Make It Use Real Facts Instead.
Medium · RAG 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
Your AI Keeps Making Things Up. RAG Is How You Make It Use Real Facts Instead.
You ask an AI a question about your own company’s policy, and it answers — confidently, fluently, and completely wrong. It invented a… Continue reading on Mediu
Why Your RAG System Needs Hybrid Search (And How to Actually Implement It)
Dev.to · AlaiKrm 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
Why Your RAG System Needs Hybrid Search (And How to Actually Implement It)
Vector similarity search is powerful but it has a well-known weakness: exact term matching. If a user...
ArXiv cs.AI 🔍 RAG & Vector Search 📄 Paper ⚡ AI Lesson 5d ago
Covering the Unseen: Information Demand Coverage Optimization for Retrieval-Augmented Generation
arXiv:2606.29328v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) typically treats context selection as ranking chunks against a single que
Evaluation Metrics for RAG: Measure Retrieval, Generation, and End-to-End Quality With Numbers That…
Medium · AI 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
Evaluation Metrics for RAG: Measure Retrieval, Generation, and End-to-End Quality With Numbers That…
Last week we compressed retrieved chunks so the model receives only the sentences that matter. Continue reading on Operations Research Bit »
Evaluation Metrics for RAG: Measure Retrieval, Generation, and End-to-End Quality With Numbers That…
Medium · Data Science 🔍 RAG & Vector Search ⚡ AI Lesson 5d ago
Evaluation Metrics for RAG: Measure Retrieval, Generation, and End-to-End Quality With Numbers That…
Last week we compressed retrieved chunks so the model receives only the sentences that matter. Continue reading on Operations Research Bit »