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.
Production-Grade GraphRAG Data Pipeline: End-to-End Construction from PDF Parsing to Knowledge Graph

Production-Grade GraphRAG Data Pipeline: End-to-End Construction from PDF Parsing to Knowledge Graph

Comments
9 min read
SoyLM: Building a Zero-Dependency Local RAG Tool in a Single Python File

SoyLM: Building a Zero-Dependency Local RAG Tool in a Single Python File

Comments
5 min read
Building a RAG System with Azure OpenAI and Cognitive Search: Complete Guide

Building a RAG System with Azure OpenAI and Cognitive Search: Complete Guide

1
Comments 1
4 min read
I Built a RAG Search Engine from Scratch to Understand How Modern Search Actually Works

I Built a RAG Search Engine from Scratch to Understand How Modern Search Actually Works

Comments
2 min read
RAG in production is nothing like the tutorials

RAG in production is nothing like the tutorials

1
Comments
6 min read
Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

2
Comments
4 min read
Solving Key Collisions in LLM Memory — Embedding Model Swap and Hybrid Normalization

Solving Key Collisions in LLM Memory — Embedding Model Swap and Hybrid Normalization

1
Comments 1
5 min read
Build a Production-Ready RAG Application using Elastic search

Build a Production-Ready RAG Application using Elastic search

1
Comments
3 min read
Redis vs Vector Databases 🗃️ in the AI 🤖 Era

Redis vs Vector Databases 🗃️ in the AI 🤖 Era

1
Comments
7 min read
Observing LlamaIndex Apps with OpenTelemetry + SigNoz

Observing LlamaIndex Apps with OpenTelemetry + SigNoz

1
Comments
12 min read
Mastering Retrieval-Augmented Generation with Gemini API's File Search Tool

Mastering Retrieval-Augmented Generation with Gemini API's File Search Tool

1
Comments
5 min read
Hello, I'm Aamer — AI Engineer Building Agentic Systems

Hello, I'm Aamer — AI Engineer Building Agentic Systems

Comments
2 min read
SAGE: Structure Aware Graph Expansion for Retrieval of Heterogeneous Data - Java Implementation

SAGE: Structure Aware Graph Expansion for Retrieval of Heterogeneous Data - Java Implementation

1
Comments
15 min read
The "Zero Latency" AI Battle: RAG vs CAG

The "Zero Latency" AI Battle: RAG vs CAG

Comments
3 min read
LlamaIndex Tutorial: Build AI Agents with RAG

LlamaIndex Tutorial: Build AI Agents with RAG

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