Resources

Course-specific links for the LLM Zoomcamp. For general zoomcamp logistics, see Zoomcamp Logistics.

GitHub Repository

The repository is your primary navigation tool throughout the course.

github.com/DataTalksClub/llm-zoomcamp

How to use it:

  1. Start in the module folder you are working on.
  2. Read the README in that folder for an overview and the list of videos.
  3. Open the module’s lessons/ directory for the lesson notes and per-lesson links.
  4. Follow the links to the video lectures.
  5. Complete the homework assignment.
  6. Check the cohorts/2026/ folder for cohort-specific homework, schedule links, and cohort recordings.

Repository structure:

  • 01-agentic-rag/ - RAG, function calling, and the agentic loop.
  • 02-vector-search/ - embeddings, semantic search, minsearch, sqlitesearch, and PGVector.
  • 03-orchestration/ - AI orchestration with Kestra.
  • 04-evaluation/ - offline evaluation of retrieval, RAG, and agent behavior.
  • 05-monitoring/ - online monitoring with PostgreSQL, Streamlit, and Grafana.
  • 06-best-practices/ - optional older material on hybrid search, reranking, and LangChain.
  • 07-project-example/ - optional end-to-end fitness assistant project example.
  • project.md - capstone project guidelines.
  • cohorts/ - cohort-specific homework, deadlines, launch links, and older materials.

YouTube

Main video links:

For how live sessions work in general (timing, where to watch, recordings), see Live Sessions.

Course Platform

The LLM Zoomcamp 2026 course page on the course management platform is where you submit homework, track your progress, and submit your project.

For the platform UI in detail, see Course Management Platform.

To register for the live cohort, use the LLM Zoomcamp signup form.

Slack

LLM-specific channel: #course-llm-zoomcamp in the DataTalks.Club Slack workspace.

Use this channel for all LLM-specific questions, homework discussion, and project Q+A. Use threads when replying. Don’t tag instructors. For all DTC Slack channels, see the Slack guide.

Telegram

LLM announcements channel: t.me/llm_zoomcamp. Announcement-only; questions are not monitored there. Telegram messages are auto-reposted to Slack.

Newsletter

The DataTalks.Club newsletter goes out every Monday with course announcements and community updates. Everyone who signs up for a cohort is automatically subscribed.

FAQ

The LLM Zoomcamp FAQ collects answers to module-specific and technical questions from previous cohorts. Check it before posting in Slack.

The course repo also has an asking questions guide with tips for posting useful questions in Slack.