Completed
01:13:56 | Rate Limiting, Throttling & Concurrency
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Build a Production-Ready RAG AI Agent in Python - Step-by-Step
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 | Overview
- 2 00:01:21 | Project Demo
- 3 00:04:07 | Architecture & Tools Breakdown
- 4 00:08:23 | Project Setup & Dependencies
- 5 00:11:22 | API Setup
- 6 00:12:10 | Inngest Dev Server Setup
- 7 00:25:06 | Vector Database Setup
- 8 00:36:48 | Loading & Chunking PDFs
- 9 00:58:09 | Querying Our VectorDB
- 10 01:08:54 | Adding the Frontend
- 11 01:13:56 | Rate Limiting, Throttling & Concurrency