I recently enrolled in the LLM zoomcamp for the 2024 cohort. On this page, I’ll be documenting my progress and developments throughout the course.

You can find my solutions to the course homework in my GitHub repository.


Module 1 - Introduction

The first module of the LLM zoomcamp introduced what an LLM (Large Language Model) and RAG (Retrievel Augmented Generation) are and how to implement a simple RAG pipeline to answer questions about the FAQ documents from the Zoomcamp courses.