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.
LLPY-04: Vectorización y Embeddings - Preparando Datos para RAG

LLPY-04: Vectorización y Embeddings - Preparando Datos para RAG

Comments
13 min read
Building a RAG from Scratch: A Beginner's Guide (Part 3: Dockerization and Flexible Configuration)

Building a RAG from Scratch: A Beginner's Guide (Part 3: Dockerization and Flexible Configuration)

1
Comments
3 min read
Beyond Vector Search: Building a RAG That *Actually* Understands Your Data

Beyond Vector Search: Building a RAG That *Actually* Understands Your Data

1
Comments
7 min read
Building a RAG from Scratch: A Beginner's Guide (Part 2: Building a Web API)

Building a RAG from Scratch: A Beginner's Guide (Part 2: Building a Web API)

2
Comments
2 min read
Building a 'Chat with Your Logs' System on AWS Using OpenSearch Serverless and Bedrock

Building a 'Chat with Your Logs' System on AWS Using OpenSearch Serverless and Bedrock

Comments
7 min read
RAG Firewall: The missing retrieval-time security layer for LLMs (v0.4.1)

RAG Firewall: The missing retrieval-time security layer for LLMs (v0.4.1)

Comments
2 min read
Building a RAG from Scratch: A Beginner's Guide (Part 1: The Basic Pipeline)

Building a RAG from Scratch: A Beginner's Guide (Part 1: The Basic Pipeline)

1
Comments
3 min read
Why Agents, Not Just LLMs?

Why Agents, Not Just LLMs?

Comments
2 min read
Building a Local Documentation Chatbot with Python, FAISS, and OpenAI

Building a Local Documentation Chatbot with Python, FAISS, and OpenAI

2
Comments
7 min read
🎥 Model Context Protocol (MCP) Clearly Explained in Hindi

🎥 Model Context Protocol (MCP) Clearly Explained in Hindi

1
Comments
1 min read
From Knowledge Graph Generation to RAG for Stablecoin Regulatory Intelligence

From Knowledge Graph Generation to RAG for Stablecoin Regulatory Intelligence

20
Comments 1
11 min read
Quick Framework and some Performance Improvements

Quick Framework and some Performance Improvements

2
Comments 1
6 min read
Building an Intelligent RAG Agent with Azure AI Foundry: A Deep Dive into Sreeni-RAG

Building an Intelligent RAG Agent with Azure AI Foundry: A Deep Dive into Sreeni-RAG

2
Comments 2
8 min read
Spring AI: An Engineer’s Answer to the HR Black Hole

Spring AI: An Engineer’s Answer to the HR Black Hole

3
Comments
13 min read
Supercharge Your Terminal: ShellGPT + ChromaDB + LangChain for Context-Aware Automation

Supercharge Your Terminal: ShellGPT + ChromaDB + LangChain for Context-Aware Automation

Comments
9 min read
From LLMs to Liability: How Agents Grow Up

From LLMs to Liability: How Agents Grow Up

1
Comments
1 min read
Context Engineering: The Missing Piece in Building AI Agents That Actually Work

Context Engineering: The Missing Piece in Building AI Agents That Actually Work

Comments 1
4 min read
OrKa 0.9.4: cleaner logs, full GraphScout paths, ISO timestamps

OrKa 0.9.4: cleaner logs, full GraphScout paths, ISO timestamps

2
Comments
1 min read
I Created an AI Assistant That Reads the Fine Print for You

I Created an AI Assistant That Reads the Fine Print for You

6
Comments 1
4 min read
RAG for Dummies

RAG for Dummies

5
Comments
2 min read
**Processing Mode**

**Processing Mode**

Comments
3 min read
AI-Powered Resume & Job Description Matching with RAG

AI-Powered Resume & Job Description Matching with RAG

Comments
1 min read
Vector Databases Guide: RAG Applications 2025

Vector Databases Guide: RAG Applications 2025

Comments
10 min read
The Secret to Efficient RAG: A Step-by-Step Guide to Chunking and Counting Your Vectors

The Secret to Efficient RAG: A Step-by-Step Guide to Chunking and Counting Your Vectors

Comments
11 min read
LLPY-03: Extracción y Procesamiento Inteligente de Datos Legales

LLPY-03: Extracción y Procesamiento Inteligente de Datos Legales

Comments
21 min read
loading...