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.
Retrieval-Augmented Self-Recall: The RAG Problem Nobody Talks About

Retrieval-Augmented Self-Recall: The RAG Problem Nobody Talks About

Comments 4
5 min read
Karpathy's LLM Wiki is directionally right, but the implementation is a dead end

Karpathy's LLM Wiki is directionally right, but the implementation is a dead end

Comments
4 min read
RAG, Agents, & Code Security: Applied AI Frameworks in Production

RAG, Agents, & Code Security: Applied AI Frameworks in Production

Comments
4 min read
The LLM Was the Easy Part: Building a Hybrid RAG API

The LLM Was the Easy Part: Building a Hybrid RAG API

Comments 1
7 min read
How I Built a Campus-Specific AI Chatbot for UET Taxila Using RAG

How I Built a Campus-Specific AI Chatbot for UET Taxila Using RAG

Comments 1
3 min read
I gave my agent the right memory and it ignored it anyway

I gave my agent the right memory and it ignored it anyway

Comments 2
2 min read
Beyond Chatbots: Wrapping My RAG Agent in an MCP Server

Beyond Chatbots: Wrapping My RAG Agent in an MCP Server

1
Comments 1
2 min read
3 bugs I hit wiring DeepEval into my RAG pipeline (and what each one taught me about RAG evaluation)

3 bugs I hit wiring DeepEval into my RAG pipeline (and what each one taught me about RAG evaluation)

Comments 1
6 min read
Agent RAG in Solon: Make Retrieval a Tool, Not a One-Shot Pre-Step

Agent RAG in Solon: Make Retrieval a Tool, Not a One-Shot Pre-Step

Comments 1
5 min read
Production RAG at Scale: Lessons from Processing 10,000+ Listings Daily

Production RAG at Scale: Lessons from Processing 10,000+ Listings Daily

1
Comments 1
6 min read
Building a Robust RAG Pipeline Architecture for Production

Building a Robust RAG Pipeline Architecture for Production

Comments
7 min read
Practical RAG chunking strategies for reliable RAG pipelines

Practical RAG chunking strategies for reliable RAG pipelines

Comments
7 min read
Reciprocal Rerank Fusion (RRF): The Simple, Powerful Way to Combine Keyword + Semantic Search in RAG

Reciprocal Rerank Fusion (RRF): The Simple, Powerful Way to Combine Keyword + Semantic Search in RAG

1
Comments
3 min read
Genkit Agents API, ORA, Python AI Explainer: New Tools for Workflow Automation

Genkit Agents API, ORA, Python AI Explainer: New Tools for Workflow Automation

Comments 1
3 min read
How to parse lots of PDFs and more into markdown, with Laravel

How to parse lots of PDFs and more into markdown, with Laravel

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