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.
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
Build an End-to-End RAG Pipeline for LLM Applications

Build an End-to-End RAG Pipeline for LLM Applications

9
Comments
12 min read
RAG in production is nothing like the tutorials

RAG in production is nothing like the tutorials

1
Comments
6 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
Document Structure Extraction with Kreuzberg

Document Structure Extraction with Kreuzberg

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

Redis vs Vector Databases 🗃️ in the AI 🤖 Era

1
Comments
7 min read
Build a local RAG pipeline in 30 lines of Python (no Docker, no API keys)

Build a local RAG pipeline in 30 lines of Python (no Docker, no API keys)

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

Observing LlamaIndex Apps with OpenTelemetry + SigNoz

1
Comments
12 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
Implementing a RAG system: Crawl

Implementing a RAG system: Crawl

9
Comments 4
5 min read
AWS Vector Databases – Part 3 : Choosing the Right Vector Database on AWS

AWS Vector Databases – Part 3 : Choosing the Right Vector Database on AWS

3
Comments
9 min read
AWS Vector Databases Part 1: Embeddings, Dimensions & Similarity

AWS Vector Databases Part 1: Embeddings, Dimensions & Similarity

2
Comments
4 min read
The "Zero Latency" AI Battle: RAG vs CAG

The "Zero Latency" AI Battle: RAG vs CAG

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