Cursarium

LangChain & RAG

25 courses2.1M learners9 providers

Build powerful LLM-powered applications using LangChain, retrieval-augmented generation, agents, and vector databases.

AllLangChainRAGAgentsVector DatabasesChains

Editor's Picks

Top Rated in LangChain & RAG

All LangChain & RAG Courses

DeepLearning.AI
Free
intermediate

LangChain for LLM Application Development

DeepLearning.AI

4.6(8,200)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Building Systems with the ChatGPT API

DeepLearning.AI

4.6(6,500)
1 hourintermediate
Free
Udemy
$12.99
intermediate

LangChain Masterclass - Build 15 LLM Apps with LangChain

Udemy

4.6(6,500)
14 hoursintermediate
$12.99
Udemy
$12.99
intermediate

Generative AI, LLMs - OpenAI API, LangChain, Hugging Face

Udemy

4.6(5,200)
16 hoursintermediate
$12.99
DeepLearning.AI
Free
intermediate

LangChain: Chat with Your Data

DeepLearning.AI

4.6(6,200)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

AI Agents in LangGraph

DeepLearning.AI

4.6(5,100)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Vector Databases: from Embeddings to Applications

DeepLearning.AI

4.5(4,800)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Building and Evaluating Advanced RAG Applications

DeepLearning.AI

4.6(5,500)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Preprocessing Unstructured Data for LLM Applications

DeepLearning.AI

4.4(3,200)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Knowledge Graphs for RAG

DeepLearning.AI

4.5(3,500)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Building Multimodal Search and RAG

DeepLearning.AI

4.5(2,800)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Build an LLM App with LangChain.js

DeepLearning.AI

4.5(2,200)
1 hourintermediate
Free
Microsoft
Free
beginner

Generative AI for Beginners

Microsoft

4.6(2,500)
Self-pacedbeginner
Free
Udemy
$12.99
intermediate

AI Agents & RAG: Build 10 Real AI Agent Apps with LangChain

Udemy

4.6(3,800)
11 hoursintermediate
$12.99
DeepLearning.AI
Free
intermediate

Functions, Tools and Agents with LangChain

DeepLearning.AI

4.6(4,500)
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate

Large Language Models with Semantic Search

DeepLearning.AI

4.5(3,200)
1 hourintermediate
Free
Kaggle
Free
beginner

Intro to SQL

Kaggle

4.5(10,000)
3 hoursbeginner
Free
Hugging Face
Free
intermediate

Building AI Agents with Hugging Face

Hugging Face

4.5(900)
Self-pacedintermediate
Free
Udacity
$249/mo
intermediate

Generative AI Nanodegree

Udacity

4.4(1,200)
3 monthsintermediate
$249/mo
Udemy
$12.99
intermediate

Complete Generative AI Course With Langchain and Huggingface

Udemy

4.5(7,200)
20 hoursintermediate
$12.99
Coursera
$49/mo
intermediate

IBM Generative AI Engineering Professional Certificate

Coursera

4.5(3,200)
4 monthsintermediate
$49/mo
DeepLearning.AI
Free
intermediate

Multi AI Agent Systems with crewAI

DeepLearning.AI

4.6(3,500)
1 hourintermediate
Free
Hugging Face
Free
intermediate

Open-Source AI Cookbook

Hugging Face

4.5(600)
Self-pacedintermediate
Free
LinkedIn Learning
$29.99/mo
intermediate

LangChain Essential Training

LinkedIn Learning

4.5(2,800)
3 hoursintermediate
$29.99/mo
edX
$300
intermediate

Probability - The Science of Uncertainty and Data

edX

4.7(2,500)
16 weeksintermediate
$300

Frequently Asked Questions

What is RAG?
Retrieval-Augmented Generation combines LLMs with external knowledge retrieval. It fetches relevant documents from a knowledge base and provides them as context to the LLM, reducing hallucinations.
Do I need to know Python for LangChain?
Yes, LangChain is primarily a Python framework (with a JavaScript version available). You should be comfortable with Python and have basic understanding of LLM APIs.
What vector databases work with LangChain?
LangChain supports Pinecone, Weaviate, Chroma, FAISS, Milvus, and many others. Chroma and FAISS are popular choices for getting started due to their simplicity.
Is LangChain still relevant with new AI frameworks?
Yes, LangChain continues to evolve and remains one of the most popular frameworks. Alternatives like LlamaIndex and Haystack exist, but LangChain's ecosystem and community are extensive.

Related Topics