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.
Reducing LLM Hallucinations in 2026: LoRA, F-DPO, and the Math That Actually Works

Reducing LLM Hallucinations in 2026: LoRA, F-DPO, and the Math That Actually Works

Comments 1
13 min read
# Meet Hippo 🦛: A Python Native Alternative to Ollama for Local LLM Management

# Meet Hippo 🦛: A Python Native Alternative to Ollama for Local LLM Management

1
Comments
6 min read
RAG Series (17): Agentic RAG — Giving the Agent Control Over Retrieval

RAG Series (17): Agentic RAG — Giving the Agent Control Over Retrieval

1
Comments 2
7 min read
The cracked mirror: why AI hallucination is structural, not a bug

The cracked mirror: why AI hallucination is structural, not a bug

1
Comments
6 min read
Building RAG Pipelines That Actually Work: Lessons from Microsoft Copilot

Building RAG Pipelines That Actually Work: Lessons from Microsoft Copilot

Comments
9 min read
RAG Series (18): Conversational RAG — The Pronoun Problem in Multi-Turn Dialogue

RAG Series (18): Conversational RAG — The Pronoun Problem in Multi-Turn Dialogue

Comments
6 min read
"Spartans-GraphRAG: Token-Efficient Threat Intelligence with TigerGraph"

"Spartans-GraphRAG: Token-Efficient Threat Intelligence with TigerGraph"

2
Comments 1
4 min read
LLM Agent Workflows: Local AI Support, Prompt Tooling, & Claude Code API Costs

LLM Agent Workflows: Local AI Support, Prompt Tooling, & Claude Code API Costs

Comments
4 min read
RAG vs GraphRAG: When to Use What (From a Builder’s Perspective)

RAG vs GraphRAG: When to Use What (From a Builder’s Perspective)

3
Comments
2 min read
Gemini API File Search: Enhanced Multimodal Capabilities with Embedding 2, Including Open-Source LINE Bot Implementation

Gemini API File Search: Enhanced Multimodal Capabilities with Embedding 2, Including Open-Source LINE Bot Implementation

13
Comments 3
11 min read
A 60-line Redis sink for ragvitals: production drift in the same Redis you already run

Redis AI Challenge: Beyond the Cache

A 60-line Redis sink for ragvitals: production drift in the same Redis you already run

Comments
5 min read
Build Your First AI Search in 30 Minutes: A Complete RAG Tutorial

Build Your First AI Search in 30 Minutes: A Complete RAG Tutorial

Comments
4 min read
Your RAG Chatbot Lies Because You're Chunking Wrong

Your RAG Chatbot Lies Because You're Chunking Wrong

Comments
4 min read
RAG - Complete Practical Guide

RAG - Complete Practical Guide

Comments
5 min read
Behind the chat interface: orchestration, memory, caching, eval — the full picture

Behind the chat interface: orchestration, memory, caching, eval — the full picture

Comments 1
9 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.