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.
I Built a Local RAG Assistant with Ollama, ChromaDB and LangChain. Here's What I Learned

I Built a Local RAG Assistant with Ollama, ChromaDB and LangChain. Here's What I Learned

4
Comments 1
7 min read
RAG for Company Knowledge and Support: Architecture, Controls and Rollout

RAG for Company Knowledge and Support: Architecture, Controls and Rollout

Comments
2 min read
How to Build Your First Production AI Agent with n8n

How to Build Your First Production AI Agent with n8n

1
Comments 1
3 min read
The Silent Vector Contamination Bug: Why Your Concurrent Embeddings Might Be Lying to You

The Silent Vector Contamination Bug: Why Your Concurrent Embeddings Might Be Lying to You

1
Comments
4 min read
RAG Isn’t an AI Problem It’s a Data Pipeline Problem in Disguise

RAG Isn’t an AI Problem It’s a Data Pipeline Problem in Disguise

Comments
3 min read
When Good RAG Systems Fail (And How Production Teams Prevent It)

When Good RAG Systems Fail (And How Production Teams Prevent It)

4
Comments 1
9 min read
Hybrid RAG in LangChain

Hybrid RAG in LangChain

Comments
7 min read
Agentic RAG in LangChain

Agentic RAG in LangChain

Comments
6 min read
2-Step RAG in Langchain

2-Step RAG in Langchain

Comments
5 min read
Building an AI-Powered Personalized Information Retrieval System

Building an AI-Powered Personalized Information Retrieval System

Comments
3 min read
Is Your Knowledge Base Actually Thinking, or Just Retrieving?

Is Your Knowledge Base Actually Thinking, or Just Retrieving?

Comments
6 min read
Building Dev-Code: An Agentic AI Coding Assistant With RAG Memory and VS Code Integration

Building Dev-Code: An Agentic AI Coding Assistant With RAG Memory and VS Code Integration

Comments
4 min read
How Do You Know Your RAG Actually Works?

How Do You Know Your RAG Actually Works?

8
Comments 2
9 min read
How to Build a RAG Pipeline from PDFs Using Python

How to Build a RAG Pipeline from PDFs Using Python

1
Comments 2
5 min read
AI builder essentials: tokens, context windows and RAG 101

AI builder essentials: tokens, context windows and RAG 101

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