DEV Community

#rag

Retrieval augmented generation, or RAG, is an architectural approach that can improve the efficacy of large language model (LLM) applications by leveraging custom data.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
"I Was Too Embarrassed to Ask What RAG Means, So I Wrote This Instead"

"I Was Too Embarrassed to Ask What RAG Means, So I Wrote This Instead"

Comments
5 min read
Standard RAG vs. Agentic RAG: Moving Retrieval From Pipeline Stage to Runtime Decision

Standard RAG vs. Agentic RAG: Moving Retrieval From Pipeline Stage to Runtime Decision

2
Comments
6 min read
Building an AI Question Paper Generator: Conquering Google Cloud Document AI, Firestore Vector Search, and Gemini

Building an AI Question Paper Generator: Conquering Google Cloud Document AI, Firestore Vector Search, and Gemini

Comments
4 min read
Building My First RAG System: Deriving the Architecture from First Principles - Part One

Building My First RAG System: Deriving the Architecture from First Principles - Part One

4
Comments
4 min read
Building a Hybrid RAG System with FAISS, BM25, and Agentic AI

Building a Hybrid RAG System with FAISS, BM25, and Agentic AI

3
Comments
4 min read
Design, Optimization, and Deployment of a Hybrid Agentic Retrieval-Augmented Generation (Agentic-RAG) Architecture

Design, Optimization, and Deployment of a Hybrid Agentic Retrieval-Augmented Generation (Agentic-RAG) Architecture

Comments
7 min read
# I’m Building a Local AI Desktop Agent That Can See, Remember, Act, and Verify

# I’m Building a Local AI Desktop Agent That Can See, Remember, Act, and Verify

2
Comments
9 min read
Bedrock Guardrails Blocked My RAG Bot's Own Questions: Denied Topics and Contextual Grounding Tested

Bedrock Guardrails Blocked My RAG Bot's Own Questions: Denied Topics and Contextual Grounding Tested

Comments
4 min read
Stage 2 of enterprise AI adoption: data and retrieval

Stage 2 of enterprise AI adoption: data and retrieval

1
Comments
5 min read
Cheap RAG in Go with Gemini File Search: no vector DB, two calls, one hosted store

Comments warn about API key store isolation quirks

Cheap RAG in Go with Gemini File Search: no vector DB, two calls, one hosted store

52
Comments 9
14 min read
Building a Hybrid RAG System: Combining Neo4j Graph Memory with Vector Search

Building a Hybrid RAG System: Combining Neo4j Graph Memory with Vector Search

1
Comments 4
3 min read
Let’s Break Down a Full-Stack RAG Pipeline With React, Node.js & MongoDB

Let’s Break Down a Full-Stack RAG Pipeline With React, Node.js & MongoDB

1
Comments 2
3 min read
My retrieval counted the same text three times

My retrieval counted the same text three times

Comments 6
4 min read
How I Built a PDF Chat API in One Day with FastAPI, Gemini, and Qdrant

How I Built a PDF Chat API in One Day with FastAPI, Gemini, and Qdrant

1
Comments
2 min read
Production RAG Architecture: LLMOps Patterns & Checklist

Production RAG Architecture: LLMOps Patterns & Checklist

1
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.