course
Agentic RAG: How It Works, Use Cases, Comparison With RAG
Learn about Agentic RAG, an AI paradigm combining agentic AI and RAG for autonomous information access and generation.
Feb 12, 2025 · 6 min read
RAG with LangChain
Integrate external data with LLMs using Retrieval Augmented Generation (RAG) and LangChain.
Project: Building RAG Chatbots for Technical Documentation
Implement RAG with LangChain to create a chatbot for answering questions about technical documentation.
Learn AI with these courses!
3 hr
2.9K
course
Developing LLM Applications with LangChain
3 hr
14K
course
Vector Databases for Embeddings with Pinecone
3 hr
1.3K
See More
RelatedSee MoreSee More
blog
Agentic AI: How It Works, Benefits, Comparison With Traditional AI
Learn about agentic AI, how it works, its applications and challenges, and how it differs from traditional AI.
Dimitri Didmanidze
6 min
blog
Advanced RAG Techniques
Learn advanced RAG methods like dense retrieval, reranking, or multi-step reasoning to tackle issues like hallucination or ambiguity.
Stanislav Karzhev
12 min
blog
What is Retrieval Augmented Generation (RAG)?
Learn how Retrieval Augmented Generation (RAG) enhances large language models by integrating external data sources.
Natassha Selvaraj
6 min
tutorial
Speculative RAG Implementation With Transformers
Learn Speculative RAG, a technique that improves RAG through a two-step drafting and verification process, and apply your skills with a hands-on implementation using Hugging Face Transformers.
Bhavishya Pandit
8 min
tutorial
Corrective RAG (CRAG) Implementation With LangGraph
Corrective RAG (CRAG) is a RAG technique that incorporates self-assessment of retrieved documents to improve the accuracy and relevance of generated responses.
Ryan Ong
14 min
tutorial
RAG vs Fine-Tuning: A Comprehensive Tutorial with Practical Examples
Learn the differences between RAG and Fine-Tuning techniques for customizing model performance and reducing hallucinations in LLMs.
Abid Ali Awan
13 min