Resources: Neon Vector Database: https://fyi.neon.tech/gs1 AWS Transcribe: https://aws.amazon.com/pm/transcribe This is how I built an AI teaching assistant with vector databases and ChatGPT. The bot uses the RAG model to answer user questions in real-time. This project took some time to create, and you can see it in action below: https://interviewready.io/learn/system-design-course 00:00 Agenda 00:16 Problem Statement 01:15 Vanilla ChatGPT 03:22 Vector Databases 06:49 Implementation 07:42 Internal Algorithms 09:30 Demo 11:17 RAG Model 12:03 Hmm... #AI #VectorDatabase #RAG