Forem

# 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.
RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production
Cover image for RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

Comments
6 min read
I Built a RAG Agent From Scratch — Here's What I Actually Learned
Cover image for I Built a RAG Agent From Scratch — Here's What I Actually Learned

I Built a RAG Agent From Scratch — Here's What I Actually Learned

1
Comments
3 min read
Agentic AI Architecture: From CLI Tools to Enterprise Systems
Cover image for Agentic AI Architecture: From CLI Tools to Enterprise Systems

Agentic AI Architecture: From CLI Tools to Enterprise Systems

Comments
4 min read
RAG in Practice — Part 1: Why AI Gets Things Wrong
Cover image for RAG in Practice — Part 1: Why AI Gets Things Wrong

RAG in Practice — Part 1: Why AI Gets Things Wrong

2
Comments 2
4 min read
Build a RAG Pipeline in Java (Text Vector LLM, No Paid APIs)
Cover image for Build a RAG Pipeline in Java (Text Vector LLM, No Paid APIs)

Build a RAG Pipeline in Java (Text Vector LLM, No Paid APIs)

2
Comments 2
3 min read
RAG in Practice — Part 2: What RAG Is and Why It Works
Cover image for RAG in Practice — Part 2: What RAG Is and Why It Works

RAG in Practice — Part 2: What RAG Is and Why It Works

2
Comments
5 min read
An Engineering-grade breakdown of RAG Pipeline

An Engineering-grade breakdown of RAG Pipeline

6
Comments
3 min read
Why .NET 10's AI-First Architecture Changes How We Build Software

Why .NET 10's AI-First Architecture Changes How We Build Software

Comments
3 min read
Building Production RAG Systems in .NET 10: The Complete Guide to Embeddings

Building Production RAG Systems in .NET 10: The Complete Guide to Embeddings

Comments
5 min read
Building a RAG Pipeline From Scratch With LangChain + Pinecone + Claude: A Real Implementation

Building a RAG Pipeline From Scratch With LangChain + Pinecone + Claude: A Real Implementation

1
Comments
11 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 Chatbot with React/Angular, Node.js, pgvector, and OpenAI

Building a RAG Chatbot with React/Angular, Node.js, pgvector, and OpenAI

1
Comments
1 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
Cover image for 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
Cover image for 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.