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.
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
Exploring RAG: How Data Ingestion Powers Cutting-Edge AI?

Exploring RAG: How Data Ingestion Powers Cutting-Edge AI?

1
Comments
3 min read
Building a Document QA with Streamlit & OpenAI

Building a Document QA with Streamlit & OpenAI

16
Comments 4
5 min read
How I Use ChatGPT To Spec Out Hardware Upgrades

How I Use ChatGPT To Spec Out Hardware Upgrades

1
Comments
4 min read
🚀 Introduction to Building AI-Powered Apps with Streamlit and FastAPI

🚀 Introduction to Building AI-Powered Apps with Streamlit and FastAPI

16
Comments 4
7 min read
Generative Audio

Generative Audio

1
Comments
8 min read
The Best Database for Retrieval-Augmented Generation (RAG): Choosing the Right Solution

The Best Database for Retrieval-Augmented Generation (RAG): Choosing the Right Solution

24
Comments
5 min read
Golden-Retriever: High-Fidelity Agentic Retrieval Augmented Generation for Industrial Knowledge Base

Golden-Retriever: High-Fidelity Agentic Retrieval Augmented Generation for Industrial Knowledge Base

Comments
1 min read
How to Build Smarter AI Apps and Reduce Hallucinations with RAG

How to Build Smarter AI Apps and Reduce Hallucinations with RAG

15
Comments
4 min read
Chunking in AI - The Secret Sauce You're Missing

Chunking in AI - The Secret Sauce You're Missing

7
Comments
6 min read
Time Waits for No Document: 5 ways to speed up your work

Time Waits for No Document: 5 ways to speed up your work

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