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.
Lessons from the Build with AI Workshop in Belagavi 🚀

Lessons from the Build with AI Workshop in Belagavi 🚀

Comments
1 min read
Evaluating RAG Systems: Measuring Retrieval Quality, Grounding, and Hallucinations

Evaluating RAG Systems: Measuring Retrieval Quality, Grounding, and Hallucinations

Comments
3 min read
What Is RAG? Why LLM Memory Alone Is Never Enough

What Is RAG? Why LLM Memory Alone Is Never Enough

3
Comments
5 min read
Prompt injection is not one prompt anymore

Prompt injection is not one prompt anymore

Comments
1 min read
Why RAG is Like Playing Space Invaders. The Higher the Level the More Difficult it Becomes to Win.

Why RAG is Like Playing Space Invaders. The Higher the Level the More Difficult it Becomes to Win.

Comments
15 min read
RAG Tutorial with Python: Build a Retrieval-Augmented Generation System

RAG Tutorial with Python: Build a Retrieval-Augmented Generation System

Comments
4 min read
RAG-Based Testing Series — Part 2: Testing Retrieval Quality — Are You Fetching the Right Data?

RAG-Based Testing Series — Part 2: Testing Retrieval Quality — Are You Fetching the Right Data?

7
Comments 6
9 min read
Local LLM-Python Code Integration, Data Agent Gaps, & Multi-AI Creative Workflows

Local LLM-Python Code Integration, Data Agent Gaps, & Multi-AI Creative Workflows

Comments
3 min read
I built a RAG pipeline from scratch — no LangChain, just FastAPI + FAISS

I built a RAG pipeline from scratch — no LangChain, just FastAPI + FAISS

Comments 7
5 min read
Mathematically Optimal Chunking Strategy

Mathematically Optimal Chunking Strategy

Comments
8 min read
How I Built a GraphRAG System That Saves 70-85% LLM Tokens Using TigerGraph

How I Built a GraphRAG System That Saves 70-85% LLM Tokens Using TigerGraph

1
Comments
1 min read
Documents are records waiting to exist

Documents are records waiting to exist

Comments
2 min read
5 Obstacles I Hit Building PDF RAG in Next.js 15 — And How I Fixed Each One published: true

5 Obstacles I Hit Building PDF RAG in Next.js 15 — And How I Fixed Each One published: true

Comments 1
4 min read
RAG in Rust, Multi-Agent Orchestration with Hermes, and Arm Metis AI Security Framework

RAG in Rust, Multi-Agent Orchestration with Hermes, and Arm Metis AI Security Framework

Comments 1
3 min read
RAG with EF Core and pgvector

RAG with EF Core and pgvector

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