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.
Simplifying RAG Pipelines: The Story Behind iQ Suite

Simplifying RAG Pipelines: The Story Behind iQ Suite

Comments
2 min read
Running locally DeepSeek-R1 for RAG

Running locally DeepSeek-R1 for RAG

1
Comments
4 min read
I made TypeScript Class Chatbot (every TypeScript class types also can do it)

I made TypeScript Class Chatbot (every TypeScript class types also can do it)

11
Comments
5 min read
Best Practices for Production-Scale RAG Systems — An Implementation Guide

Best Practices for Production-Scale RAG Systems — An Implementation Guide

3
Comments
12 min read
The Role of Augmented Reality in Manufacturing: Applications and Advantages

The Role of Augmented Reality in Manufacturing: Applications and Advantages

5
Comments
1 min read
RAG Chatbot Tutorial: LangChain, Milvus, GPT-4o mini, and text-embedding-3-large

RAG Chatbot Tutorial: LangChain, Milvus, GPT-4o mini, and text-embedding-3-large

9
Comments
4 min read
NoLiMA: GPT-4o achieve 99.3% accuracy in short contexts (<1K tokens), performance degrades to 69.7% at 32K tokens.

NoLiMA: GPT-4o achieve 99.3% accuracy in short contexts (<1K tokens), performance degrades to 69.7% at 32K tokens.

10
Comments 1
1 min read
Building Local AI Agents: A Practical Guide to Frameworks and Deployment

Building Local AI Agents: A Practical Guide to Frameworks and Deployment

Comments
6 min read
Building CSV RAG with Rig and Rust 🔥🔥🔥

Building CSV RAG with Rig and Rust 🔥🔥🔥

4
Comments
6 min read
Building a RAG-Powered Support Chatbot in 24 Hours of Hackathon

Building a RAG-Powered Support Chatbot in 24 Hours of Hackathon

25
Comments 12
9 min read
How to Build a Vector Database with SQLite in Node.js For LLM's.

How to Build a Vector Database with SQLite in Node.js For LLM's.

10
Comments 2
7 min read
GraphRAG: Augmenting Retrieval-Augmented Generation with Knowledge Graphs

GraphRAG: Augmenting Retrieval-Augmented Generation with Knowledge Graphs

Comments
4 min read
Create an agent and build a deployable notebook from it in watsonx.ai — Part 2

Create an agent and build a deployable notebook from it in watsonx.ai — Part 2

Comments
10 min read
How RAG works? Retrieval Augmented Generation Explained

How RAG works? Retrieval Augmented Generation Explained

Comments
3 min read
Understanding and Implementing ReAct

Understanding and Implementing ReAct

Comments
4 min read
R.I.P. RAG? Gemini Flash 2.0 Might Just Have Revolutionized AI (Again) - Is Retrieval Augmented Generation Obsolete?

R.I.P. RAG? Gemini Flash 2.0 Might Just Have Revolutionized AI (Again) - Is Retrieval Augmented Generation Obsolete?

1
Comments
5 min read
Evaluate your LLM! Ok, but what's next? 🤔

Evaluate your LLM! Ok, but what's next? 🤔

7
Comments
1 min read
Evaluation as a Business Imperative: The Survival Guide for Large Model Application Development

Evaluation as a Business Imperative: The Survival Guide for Large Model Application Development

Comments
5 min read
Parsing the ⭐'s with txtai

Parsing the ⭐'s with txtai

5
Comments
13 min read
Optimize VLM Tokens with EmbedAnything x ColPali

Optimize VLM Tokens with EmbedAnything x ColPali

5
Comments
7 min read
LLM Re-ranking: Enhancing Search and Retrieval with AI

LLM Re-ranking: Enhancing Search and Retrieval with AI

6
Comments
5 min read
DeepSeek R1 + Ollama: 5 Free Open-Source AI Tools You Can Run Locally

DeepSeek R1 + Ollama: 5 Free Open-Source AI Tools You Can Run Locally

2
Comments
1 min read
How to Make a RAG Application With LangChain4j

How to Make a RAG Application With LangChain4j

9
Comments
13 min read
Building Slack Platform Expert AI

Building Slack Platform Expert AI

8
Comments
16 min read
LLM Distillation: Optimizing Large Language Models for Efficiency

LLM Distillation: Optimizing Large Language Models for Efficiency

Comments
3 min read
loading...