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.
How to Choose the Best Embedding Model for Your LLM Application

How to Choose the Best Embedding Model for Your LLM Application

5
Comments 1
5 min read
SQLRAG: Transforming Database Interactions with Natural Language and LLMs

SQLRAG: Transforming Database Interactions with Natural Language and LLMs

1
Comments
4 min read
How to Stay Updated with the Latest Machine Learning Trends?

How to Stay Updated with the Latest Machine Learning Trends?

4
Comments
4 min read
What does LLM Temperature Actually Mean?

What does LLM Temperature Actually Mean?

25
Comments
4 min read
A Quick Look at the Problem of Data Poisoning in Language Models

A Quick Look at the Problem of Data Poisoning in Language Models

3
Comments
2 min read
The 2024 State of RAG Podcast 1:01:43

The 2024 State of RAG Podcast

16
Comments 3
1 min read
Exploring RAG: How Vector Embeddings Revolutionize Language Understanding?

Exploring RAG: How Vector Embeddings Revolutionize Language Understanding?

2
Comments
2 min read
Chat with Docs Using OpenAI and a Serverless RAG Tool

Chat with Docs Using OpenAI and a Serverless RAG Tool

6
Comments
3 min read
LLM Models and RAG Applications Step-by-Step - Part I - Introduction

LLM Models and RAG Applications Step-by-Step - Part I - Introduction

Comments
16 min read
LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

1
Comments
11 min read
LLM Models and RAG Applications Step-by-Step - Part II - Creating the Context

LLM Models and RAG Applications Step-by-Step - Part II - Creating the Context

1
Comments
19 min read
Creating a simple RAG in python with AzureOpenAI and LlamaIndex

Creating a simple RAG in python with AzureOpenAI and LlamaIndex

2
Comments
2 min read
What is RAG in AI? How It Combines Retrieval with Generation for Accurate Results

What is RAG in AI? How It Combines Retrieval with Generation for Accurate Results

2
Comments 1
4 min read
Create Your Own AI RAG Chatbot: A Python Guide with LangChain

Create Your Own AI RAG Chatbot: A Python Guide with LangChain

70
Comments 9
7 min read
RAG vs. Fine-Tuning: Which Is Best for Enhancing LLMs?

RAG vs. Fine-Tuning: Which Is Best for Enhancing LLMs?

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