Practical Retrieval Augmented Generation (RAG) course. This course teaches you how to improve existing large language models (LLMs) using information retrieval. This method allows models to access additional information that was not part of their original training data.
What you will learn:
- Understand the different types of LLMs and how they fit into the Recovery Augmented Recovery (RAG) system.
- Building a RAG application using a vector database and multiple embedders
- Testing different generators like GPT-4o, Claude, Command-R and more
- Building your own API to implement RAG
- Show a chat program based on your RAG work
- Using advanced techniques such as GraphRAG
Who is this course suitable for:
- Developers, data scientists, and engineers interested in improving the output of their large language models.