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 vs Fine-Tuning vs Context Stuffing: What We've Learned Building AI Apps for Clients

RAG vs Fine-Tuning vs Context Stuffing: What We've Learned Building AI Apps for Clients

Comments
8 min read
Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

2
Comments
25 min read
Cache-Augmented Generation (CAG): A RAG-less Approach to Document QA

Cache-Augmented Generation (CAG): A RAG-less Approach to Document QA

4
Comments
4 min read
Build a RAG agent with LangChain and Ollama

Build a RAG agent with LangChain and Ollama

5
Comments 1
22 min read
Building Persistent AI Agent Memory Systems That Actually Work

Building Persistent AI Agent Memory Systems That Actually Work

Comments
8 min read
Open Source Project of the Day (Part 28): Graphiti - Building Real-Time Knowledge Graphs for AI Agents

Open Source Project of the Day (Part 28): Graphiti - Building Real-Time Knowledge Graphs for AI Agents

Comments
7 min read
Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

Comments
2 min read
How to Download and Upload Large Models with the Hugging Face CLI

How to Download and Upload Large Models with the Hugging Face CLI

Comments
2 min read
We Gave an AI Agent a Long Context Caching Idea. Here's what happened next!

We Gave an AI Agent a Long Context Caching Idea. Here's what happened next!

2
Comments
7 min read
🚀 I Built an AI-Powered Fest Assistant with Agents, RAG & Planning (Pragyan @ NITT)

🚀 I Built an AI-Powered Fest Assistant with Agents, RAG & Planning (Pragyan @ NITT)

6
Comments 4
3 min read
I Built an AI Chatbot That Knows Everything About Me

I Built an AI Chatbot That Knows Everything About Me

Comments
6 min read
What Does a RAG Pipeline for Cypress Actually Look Like?

What Does a RAG Pipeline for Cypress Actually Look Like?

1
Comments
2 min read
Building a RAG Evaluation Harness That Actually Catches Problems

Building a RAG Evaluation Harness That Actually Catches Problems

3
Comments
5 min read
Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

5
Comments
7 min read
Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

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