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.
Understanding RAG by Building a ChatPDF App with NumPy (Part 1)

Understanding RAG by Building a ChatPDF App with NumPy (Part 1)

Comments
3 min read
The Meeting Tax: Why Client Calls Steal 8–12 Hours/Week from Small-Agency AI Engineers (and How to Fix It)

The Meeting Tax: Why Client Calls Steal 8–12 Hours/Week from Small-Agency AI Engineers (and How to Fix It)

1
Comments
4 min read
RAG Pipelines in Production: Vector Database Benchmarks, Chunking Strategies, and Hybrid Search Data

RAG Pipelines in Production: Vector Database Benchmarks, Chunking Strategies, and Hybrid Search Data

1
Comments
6 min read
RAG in the Wild: What I Learned After Two Weeks of Chunking Experiments

RAG in the Wild: What I Learned After Two Weeks of Chunking Experiments

Comments 2
7 min read
Same Model, Different Environment, Different Results

Interface design shaping model reasoning

Same Model, Different Environment, Different Results

5
Comments 8
9 min read
Why Your RAG System Returns Garbage (And How to Actually Fix It)

Why Your RAG System Returns Garbage (And How to Actually Fix It)

Comments
5 min read
Build and deploy a RAG pipeline as a REST API in under 5 minutes with RAGLight

Build and deploy a RAG pipeline as a REST API in under 5 minutes with RAGLight

Comments
3 min read
Fine-tuning vs RAG: Cuándo Usar Cada Enfoque para LLMs en Producción

Fine-tuning vs RAG: Cuándo Usar Cada Enfoque para LLMs en Producción

Comments
8 min read
Ask vs Act: RAG, Tool Use and AI agents

Ask vs Act: RAG, Tool Use and AI agents

2
Comments
4 min read
L88 – An Agentic Local RAG Knowledge Engine (Looking for Feedback & Contributors)

L88 – An Agentic Local RAG Knowledge Engine (Looking for Feedback & Contributors)

1
Comments 1
2 min read
Fine-tuning vs RAG: Cuándo Usar Cada Enfoque para LLMs en Producción

Fine-tuning vs RAG: Cuándo Usar Cada Enfoque para LLMs en Producción

Comments
8 min read
LangChain vs CrewAI vs AnythingLLM: Which Framework Should You Choose in 2026?

LangChain vs CrewAI vs AnythingLLM: Which Framework Should You Choose in 2026?

Comments
8 min read
How I Built an AI RAG App MVP with Lovable (Step-by-Step)

How I Built an AI RAG App MVP with Lovable (Step-by-Step)

Comments
2 min read
How I Built a Production RAG Pipeline with FastAPI, pgvector and Cross-Encoder Reranking

How I Built a Production RAG Pipeline with FastAPI, pgvector and Cross-Encoder Reranking

1
Comments
8 min read
Building a Production-Grade RAG System (Not Just a Demo)

Building a Production-Grade RAG System (Not Just a Demo)

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