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.
Build an End-to-End Smart Semantic Search App Using LangChain

Build an End-to-End Smart Semantic Search App Using LangChain

Comments
4 min read
Building a Biomedical GraphRAG Inference System: Comparing LLM-Only, Basic RAG, and GraphRAG Pipelines

Building a Biomedical GraphRAG Inference System: Comparing LLM-Only, Basic RAG, and GraphRAG Pipelines

1
Comments
3 min read
Applying RAG Architectures to Travel Knowledge Bases: A Practitioner's View

Applying RAG Architectures to Travel Knowledge Bases: A Practitioner's View

Comments
7 min read
LLM Prompting, AI-Generated Code Discussions & Python Workflow Automation

LLM Prompting, AI-Generated Code Discussions & Python Workflow Automation

Comments
3 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
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
RAG Series (17): Agentic RAG — Giving the Agent Control Over Retrieval

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

1
Comments
7 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
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 Is Not a Vector Database Pattern

RAG Is Not a Vector Database Pattern

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