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.
RAG Series (4): Document Processing — From Raw Files to High-Quality Chunks

RAG Series (4): Document Processing — From Raw Files to High-Quality Chunks

Comments
7 min read
RAG Series (1): Why LLMs Need External Memory

RAG Series (1): Why LLMs Need External Memory

Comments
7 min read
Hello World of RAG - Day 1

Hello World of RAG - Day 1

Comments
6 min read
I published my first Python package — a reusable RAG core library

I published my first Python package — a reusable RAG core library

Comments
1 min read
Stop Your RAG Pipeline From Hallucinating: A 15-Line Fix published

Stop Your RAG Pipeline From Hallucinating: A 15-Line Fix published

Comments
9 min read
Local LLMs with PandasAI, Claude for Code Security & Jupyter Integration

Local LLMs with PandasAI, Claude for Code Security & Jupyter Integration

Comments
3 min read
VelesDB now has a Haystack connector - build a RAG pipeline with zero infrastructure

VelesDB now has a Haystack connector - build a RAG pipeline with zero infrastructure

2
Comments
5 min read
AI is your Copilot, not to replace humans

AI is your Copilot, not to replace humans

Comments
3 min read
RAG Series (2): Building Your First RAG Pipeline with LangChain

RAG Series (2): Building Your First RAG Pipeline with LangChain

Comments
10 min read
Beyond the Hype: The Real State of AI in Data Analysis and LLMs (2025-2026)

Beyond the Hype: The Real State of AI in Data Analysis and LLMs (2025-2026)

1
Comments 1
7 min read
How I Used Gemini CLI to Orchestrate a Complex RAG Migration

How I Used Gemini CLI to Orchestrate a Complex RAG Migration

Comments
3 min read
Stop Over-Engineering Your AI Agent. Then Teach It What It Doesn't Know

Stop Over-Engineering Your AI Agent. Then Teach It What It Doesn't Know

Comments
7 min read
Wrestling with data: OCR, monitors, and the never-ending quest for clean info

Wrestling with data: OCR, monitors, and the never-ending quest for clean info

Comments
2 min read
AI Agent Orchestration & Applied LLMs: Code Search, Workflow Optimization, Document Processing

AI Agent Orchestration & Applied LLMs: Code Search, Workflow Optimization, Document Processing

Comments
3 min read
The Prompt Caching Mistake That's Costing You 70% More Than You Need to Pay

The Prompt Caching Mistake That's Costing You 70% More Than You Need to Pay

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.