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.
Hallucinations and AI: Scary or Not?

Hallucinations and AI: Scary or Not?

Comments
2 min read
Taming Complex Codebases with AI: Your Thoughts?

Taming Complex Codebases with AI: Your Thoughts?

Comments
2 min read
Enhancing AI retrieval with HNSW in RAG applications

Enhancing AI retrieval with HNSW in RAG applications

Comments
2 min read
Enhancing LLMs with Retrieval-Augmented Generation (RAG): A Practical Guide

Enhancing LLMs with Retrieval-Augmented Generation (RAG): A Practical Guide

Comments
4 min read
All Data and AI Weekly #188 - May 5, 2025

All Data and AI Weekly #188 - May 5, 2025

5
Comments
3 min read
Secrets Sprawl and AI: Why Your Non-Human Identities Need Attention Before You Deploy That LLM

Secrets Sprawl and AI: Why Your Non-Human Identities Need Attention Before You Deploy That LLM

Comments
6 min read
Enhancing RAG Precision Using Bedrock Metadata

Enhancing RAG Precision Using Bedrock Metadata

Comments 1
2 min read
Growing the Tree: Multi-Agent LLMs Meet RAG, Vector Search, and Goal-Oriented Thinking - Part 2

Growing the Tree: Multi-Agent LLMs Meet RAG, Vector Search, and Goal-Oriented Thinking - Part 2

Comments
10 min read
Building a CLI for Multi-Agent Tree-of-Thought: From Idea to Execution - Part 1

Building a CLI for Multi-Agent Tree-of-Thought: From Idea to Execution - Part 1

Comments
5 min read
LimeLight-An Autonomous Assistant for Enterprise Community Platforms Using RAG, LangChain, and LLaMA 3

LimeLight-An Autonomous Assistant for Enterprise Community Platforms Using RAG, LangChain, and LLaMA 3

1
Comments 1
3 min read
Retrieval Technique Series-4.How Search Engines Generate Indexes for Trillions of Websites?

Retrieval Technique Series-4.How Search Engines Generate Indexes for Trillions of Websites?

2
Comments
5 min read
NVIDIA Agentic AI 전략

NVIDIA Agentic AI 전략

Comments
1 min read
How AI Understands Your Documents: The Secret Sauce of RAG

How AI Understands Your Documents: The Secret Sauce of RAG

Comments
2 min read
LangGraph + Graphiti + Long Term Memory = Powerful Agentic Memory

LangGraph + Graphiti + Long Term Memory = Powerful Agentic Memory

2
Comments 1
11 min read
Generative Engine Optimization (GEO): The New Frontier Beyond SEO

Generative Engine Optimization (GEO): The New Frontier Beyond SEO

4
Comments 2
3 min read
VectorRAG is naive, lacks domain awareness, and can’t handle full dataset retrieval

VectorRAG is naive, lacks domain awareness, and can’t handle full dataset retrieval

5
Comments
1 min read
Retrieval Metrics Demystified: From BM25 Baselines to EM@5 & Answer F1

Retrieval Metrics Demystified: From BM25 Baselines to EM@5 & Answer F1

Comments
4 min read
Configuring your own deep research tool (Using Nix Flakes)

Configuring your own deep research tool (Using Nix Flakes)

Comments
4 min read
Tools to Detect & Reduce Hallucinations in a LangChain RAG Pipeline in Production

Tools to Detect & Reduce Hallucinations in a LangChain RAG Pipeline in Production

9
Comments 2
6 min read
How to Build Agentic Rag in Rust

How to Build Agentic Rag in Rust

28
Comments 2
6 min read
🌟 Day 8: RAG & Prompt Templates — Wisdom Meets AI the Indian Way

🌟 Day 8: RAG & Prompt Templates — Wisdom Meets AI the Indian Way

3
Comments 2
5 min read
Technical Deep Dive: Building an AI-Powered Real Time Root Cause Analysis System

Technical Deep Dive: Building an AI-Powered Real Time Root Cause Analysis System

1
Comments 1
2 min read
How run LLM in local using Docker.

How run LLM in local using Docker.

Comments
2 min read
What Are Vision-Language Models (VLMs) and How Do They Work?

What Are Vision-Language Models (VLMs) and How Do They Work?

Comments 1
10 min read
Understanding Reciprocal Rank Fusion (RRF) in Retrieval-Augmented Systems

Understanding Reciprocal Rank Fusion (RRF) in Retrieval-Augmented Systems

Comments
2 min read
loading...