Python RAG Tutorial - AI for PDFs with Local LLMs
Offered By: pixegami via YouTube
Course Description
Overview
Build a Retrieval Augmented Generation (RAG) application in Python to query and chat with PDF documents using generative AI. Explore advanced topics including local RAG implementation with Ollama, vector database updates, PDF integration, and AI response quality testing. Follow along with code examples and learn how to load PDF data, generate embeddings, store and update information, run RAG locally, and implement unit tests for AI output. Access the GitHub repository for the complete project and dive into additional resources on document loaders, PDF handling, and Ollama integration.
Syllabus
Introduction
RAG Recap
Loading PDF Data
Generate Embeddings
How To Store and Update Data
Updating Database
Running RAG Locally
Unit Testing AI Output
Wrapping Up
Taught by
pixegami
Related Courses
Vector Similarity SearchData Science Dojo via YouTube Supercharging Semantic Search with Pinecone and Cohere
Pinecone via YouTube Search Like You Mean It - Semantic Search with NLP and a Vector Database
Pinecone via YouTube The Rise of Vector Data
Pinecone via YouTube NER Powered Semantic Search in Python
James Briggs via YouTube