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.
Everyone’s Building AI Agents. Here’s the One I Built for Myself

Everyone’s Building AI Agents. Here’s the One I Built for Myself

1
Comments 1
2 min read
Your RAG is getting worse and nothing in your code changed

Your RAG is getting worse and nothing in your code changed

Comments
3 min read
I built a production-ready RAG backend (because most examples break in real life)

I built a production-ready RAG backend (because most examples break in real life)

Comments
1 min read
Agentic RAG: What It Is, Why Teams Use It, and Where It Gets Complicated

Agentic RAG: What It Is, Why Teams Use It, and Where It Gets Complicated

Comments
3 min read
I Built a Python Prompt Orchestrator for Structured LLM Pipelines

I Built a Python Prompt Orchestrator for Structured LLM Pipelines

Comments 1
2 min read
Gen AI Tech Stack Demand, Copilot Workflow, & Claude-Powered Automation

Gen AI Tech Stack Demand, Copilot Workflow, & Claude-Powered Automation

Comments
3 min read
Part 1: What is RAG?

Part 1: What is RAG?

1
Comments
5 min read
Day 10: The Full RAG Chain — From Library to Answers 🔗

Day 10: The Full RAG Chain — From Library to Answers 🔗

Comments
2 min read
Building a Hybrid RAG in 200 Lines — SQLite + FTS5 + sqlite-vec + RRF

Building a Hybrid RAG in 200 Lines — SQLite + FTS5 + sqlite-vec + RRF

Comments 1
6 min read
RAG patterns that work for structured data vs ones that fail

RAG patterns that work for structured data vs ones that fail

Comments
5 min read
Classical RAG vs Agentic RAG: a practical decision guide

Classical RAG vs Agentic RAG: a practical decision guide

Comments 1
3 min read
AI Agents in Production: 7 Architecture Mistakes That Sink Your System

AI Agents in Production: 7 Architecture Mistakes That Sink Your System

Comments 2
11 min read
Same Weights, Same Prompt, Different Triage Level

Same Weights, Same Prompt, Different Triage Level

1
Comments
11 min read
Add a PASS/WARN/FAIL Quality Gate to Your RAG Pipeline in 30 Seconds

Add a PASS/WARN/FAIL Quality Gate to Your RAG Pipeline in 30 Seconds

2
Comments 12
5 min read
Building a RAG Pipeline That Stays Fresh with Live Web Data

Building a RAG Pipeline That Stays Fresh with Live Web Data

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