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.
What RAG Is: The Pattern That Grounds AI in Reality

What RAG Is: The Pattern That Grounds AI in Reality

Comments
5 min read
Building Persistent AI Agent Memory Systems That Actually Work

Building Persistent AI Agent Memory Systems That Actually Work

Comments
8 min read
Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

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

An Engineering-grade breakdown of RAG Pipeline

5
Comments
3 min read
Why AI Gets Things Wrong (And Can't Use Your Data)

Why AI Gets Things Wrong (And Can't Use Your Data)

Comments
4 min read
I Built an AI Chatbot That Knows Everything About Me

I Built an AI Chatbot That Knows Everything About Me

Comments
6 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

Comments
11 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
Scaling LLMs at the Edge: A journey through distillation, routers, and embeddings

Scaling LLMs at the Edge: A journey through distillation, routers, and embeddings

Comments
20 min read
Build a RAG Pipeline in Java (Text Vector LLM, No Paid APIs)

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

Comments
3 min read
What Does a RAG Pipeline for Cypress Actually Look Like?

What Does a RAG Pipeline for Cypress Actually Look Like?

1
Comments
2 min read
Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

5
Comments
7 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

Comments
1 min read
Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

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