HomeCoursesRAG with LangChain

RAG with LangChain

Learn how to code a basic Retrieval Augmented Generation pipeline with Python & LangChain

Timothy D Henize

English

Category / Subcategory

17 Objectives

Has Prerequisites

USD 14.99

Price

Intermediate

Level

Promotional Video

$14.99

Office Hours
SuMoTuWeThFrSa

Course Snapshot

What The Course Includes

1 hr 22 mins total course content

Access on Mobile and TV

0 coding exercises

22 Articles

22 Downloadable resources

Certificate of completion

The Skills You'll Gain

Understand how Retrieval-Augmented Generation (RAG) works and why it improves AI accuracy

Build a complete RAG pipeline from scratch using Python in Google Colab

Use LangChain to simplify RAG development for real small-business use cases

Evaluate and troubleshoot RAG systems for reliability and reduced hallucinations

Apply RAG to your own business data to create custom chatbots and automations

Course Overview

What's Inside

This micro-learning course gives you a clear, practical introduction to Retrieval-Augmented Generation (RAG), designed specifically for small businesses and new AI builders. You’ll learn what RAG is, why it matters, and how it turns your own documents into powerful, domain-specific knowledge for chatbots and automation. We’ll walk through two complete RAG pipelines step-by-step: one built from scratch in Python, and one using LangChain to simplify the workflow. You’ll explore chunking, embeddings, vector search, retrieval, prompting, and evaluation all inside Google Colab with real examples. By the end, you’ll know exactly how to build a working RAG system and how to apply it to your own business data. No extensive machine learning experience required... just curiosity, a Google account, an OpenAI API, and a basic understanding of Python as a coding language.

Course Curriculum

8 sections - 22 items - 17 lectures - 4 quizzes - 1 assignments

Section 1: Segment 1 - Introduction to RAG

1 lecture, 1 other item

Section 2: Segment 2 - Setup

2 lectures

Section 3: Segment 3 - Basic RAG pipeline without LangChain

3 lectures, 1 other item

Section 4: Segment 4 - Basic RAG pipeline continued

3 lectures

Section 5: Segment 5 - Intro to LangChain

2 lectures, 1 other item

Section 6: Section 6 - RAG with LangChain

2 lectures

Section 7: Segment 7 - RAG Overview

2 lectures

Section 8: Segment 8 - Wrap Up

2 lectures, 2 other items

Prerequisites

  • OpenAI API Key (via https://platform.openai.com), Very Basic Understanding of Python Coding Language

Meet Your Instructor

Timothy D Henize

Timothy D Henize

1 course taught

0 students

Read More
RAG with LangChain