Introduction to Retrieval Augmented Generation (RAG)
Key Takeaways
Building a retrieval augmented generation system with Pandas, SentenceTransformers, Qdrant, and LLMs
Original Description
In this 2-hour project-based course, you will learn how to import data into Pandas, create embeddings with SentenceTransformers, and build a retrieval augmented generation (RAG) system with your data, Qdrant, and an LLM like Llamafile or OpenAI. This hands-on course will teach you to build an end-to-end RAG system with your own data using open source tools for a powerful generative AI application.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: RAG Basics
View skill →Related Reads
📰
📰
📰
📰
RAG Evaluation with RAGAs: Faithfulness, Context Recall, and Answer Relevance
Dev.to · Michael Pham
Stop Serving Raw Cosine Scores: Explainable RAG Confidence Scoring at Query Time
Dev.to AI
The RAG Complexity Trap: Do More Components Actually Improve Retrieval Performance?
Medium · LLM
What I Got Wrong About RAG When I Started Learning It
Medium · RAG
🎓
Tutor Explanation
DeepCamp AI