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.
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
Production RAG Architecture: LLMOps Patterns & Checklist

Production RAG Architecture: LLMOps Patterns & Checklist

1
Comments
4 min read
Hallucination Is an Architecture Problem, Not Only a Prompt Problem

Hallucination Is an Architecture Problem, Not Only a Prompt Problem

9
Comments 4
5 min read
Building RAG Applications with Spring AI: Connect LLMs to Your Own Data

Building RAG Applications with Spring AI: Connect LLMs to Your Own Data

5
Comments 5
9 min read
Using SynapCores as a LlamaIndex Vector Store + Property Graph Store

Using SynapCores as a LlamaIndex Vector Store + Property Graph Store

Comments
3 min read
Generative AI Is Not Just ChatGPT: Why AI Engineers Need Cloud Skills in 2026

Generative AI Is Not Just ChatGPT: Why AI Engineers Need Cloud Skills in 2026

Comments
5 min read
LLMOps for RAG Systems — Production Checklist

LLMOps for RAG Systems — Production Checklist

1
Comments
4 min read
Your local RAG isn't slow — it re-reads every document on every question

Your local RAG isn't slow — it re-reads every document on every question

Comments
9 min read
INTRODUCTION TO RAG (RETRIEVAL AUGMENTED GENERATION)

INTRODUCTION TO RAG (RETRIEVAL AUGMENTED GENERATION)

Comments
4 min read
Upgrading Your Embedding Model Doesn't Break RAG Loudly — It Breaks It Quietly

Upgrading Your Embedding Model Doesn't Break RAG Loudly — It Breaks It Quietly

Comments
3 min read
Building a Self-Evolving RAG: Multi-Agent Orchestration for Dynamic Knowledge Bases

Building a Self-Evolving RAG: Multi-Agent Orchestration for Dynamic Knowledge Bases

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