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.
Your RAG Isn't Broken. Your Retrieval Pipeline Is.

Your RAG Isn't Broken. Your Retrieval Pipeline Is.

Comments
16 min read
Your Gemini Answer Has Citations. Is It Actually Grounded?

Your Gemini Answer Has Citations. Is It Actually Grounded?

5
Comments 2
5 min read
How I Built a RAG System as a Python Beginner

How I Built a RAG System as a Python Beginner

Comments
2 min read
rag_pipeline.py

rag_pipeline.py

Comments
7 min read
Context Engineering: The New Standard for AI Development

Context Engineering: The New Standard for AI Development

Comments 1
3 min read
hello world !

hello world !

1
Comments
1 min read
When RAG Failure Labels Depend on Retrieval Depth

When RAG Failure Labels Depend on Retrieval Depth

Comments 1
4 min read
Everyone builds a RAG chatbot with LangChain. I wrote the pipeline by hand — and deployed it

Everyone builds a RAG chatbot with LangChain. I wrote the pipeline by hand — and deployed it

1
Comments
2 min read
ai agents vs automations: When to build an autonomous agent and when a simple workflow suffices

ai agents vs automations: When to build an autonomous agent and when a simple workflow suffices

Comments
6 min read
RAG vs MCP in AI Testing: Stop Treating Them as Competitors

RAG vs MCP in AI Testing: Stop Treating Them as Competitors

1
Comments
3 min read
RAG That Actually Works: A Practical Checklist

RAG That Actually Works: A Practical Checklist

Comments
2 min read
How I Built OmniScrape: A Modular RAG Engine with FastAPI and Qdrant

How I Built OmniScrape: A Modular RAG Engine with FastAPI and Qdrant

Comments
7 min read
I Spent $5 on OpenRouter While Building AI Features for an NGO App

I Spent $5 on OpenRouter While Building AI Features for an NGO App

1
Comments 1
5 min read
Three things I got wrong measuring my own cache

Three things I got wrong measuring my own cache

Comments 2
11 min read
Scaling RAG Systems: Production Architecture, Performance, and Cost Optimization

Scaling RAG Systems: Production Architecture, Performance, and Cost Optimization

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