You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/faqs/llm-zoomcamp.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
answer: |
3
3
The LLM Zoomcamp is a free, community-driven program by [DataTalks.Club](/) that teaches practical applications with large language models through hands-on project work.
4
4
5
-
This 10-week course covers a comprehensive [curriculum](#course-curriculum) with all materials open and available anytime on [GitHub](https://github.com/DataTalksClub/llm-zoomcamp). You'll work with an industry-standard stack including OpenAI API, Hugging Face, Elasticsearch, Ollama, Streamlit, Grafana, LangChain, and vector databases, and earn a [certificate](#can-i-get-a-certificate).
5
+
This 10-week course covers a comprehensive [curriculum](#course-curriculum) with all materials open and available anytime on [GitHub](https://github.com/DataTalksClub/llm-zoomcamp). You'll work with an industry-standard stack including OpenAI API, minsearch, PGVector, and Grafana, and earn a [certificate](#can-i-get-a-certificate).
6
6
7
7
- question: "What does zoomcamp mean?"
8
8
answer: |
@@ -96,7 +96,7 @@
96
96
97
97
- question: "What tools and technologies will I learn?"
98
98
answer: |
99
-
The course covers essential LLM tools and platforms including OpenAI API for LLM integration, Hugging Face for open-source models, Elasticsearch for vector search and text search, Ollama for running LLMs locally, Streamlit for building UIs, Grafana for monitoring, LangChain for LLM orchestration, and vector databases for efficient retrieval. You'll also learn evaluation techniques, monitoring best practices, and data ingestion pipelines.
99
+
The course covers essential LLM tools and platforms including OpenAI API for LLM integration, PGVector for vector search, Grafana for monitoring, and evaluation techniques. You'll also learn monitoring best practices, agent patterns, and data ingestion pipelines.
100
100
101
101
- question: "What is the DataTalks.Club LLM community?"
@@ -457,6 +457,8 @@ The entire journey takes 4 months from start to certificate, and you'll be part
457
457
458
458
## Frequently Asked Questions
459
459
460
+
For more details about how our courses work, check the [Zoomcamp logistics guide](https://datatalks.club/docs/courses/zoomcamp-logistics/){:target="_blank"}. You can also find more information about this course in the [ML Zoomcamp documentation](https://datatalks.club/docs/courses/ml-zoomcamp/){:target="_blank"}.
461
+
460
462
{% include faq-accordion.html faqs=site.data.faqs.machine-learning-zoomcamp %}
Breaking into data engineering takes real, hands-on experience with production tools, but most courses stop at theory.
@@ -476,6 +476,8 @@ We've collected some testimonials from our students who have completed the Data
476
476
477
477
## Frequently Asked Questions
478
478
479
+
For more details about how our courses work, check the [Zoomcamp logistics guide](https://datatalks.club/docs/courses/zoomcamp-logistics/){:target="_blank"}. You can also find more information about this course in the [Data Engineering Zoomcamp documentation](https://datatalks.club/docs/courses/data-engineering-zoomcamp/){:target="_blank"}.
480
+
479
481
{% include faq-accordion.html faqs=site.data.faqs.data-engineering-zoomcamp %}
@@ -261,6 +261,8 @@ Even if you join after the official start date, you can still follow along — b
261
261
262
262
## Frequently Asked Questions
263
263
264
+
For more details about how our courses work, check the [Zoomcamp logistics guide](https://datatalks.club/docs/courses/zoomcamp-logistics/){:target="_blank"}.
265
+
264
266
{% include faq-accordion.html faqs=site.data.faqs.mlops-zoomcamp %}
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">AI chatbot that answers questions from your knowledge base</td>
90
90
</tr>
91
91
<tr>
@@ -351,7 +351,7 @@ You'll learn to use MLflow for experiment tracking, build automated training pip
351
351
352
352
<figure>
353
353
<imgsrc="/images/posts/2024-04-11-guide-to-free-online-courses-at-datatalks-club/llm-zoomcamp-cover.png"alt="LLM Zoomcamp course cover"title="LLM Zoomcamp Course Cover - 10-Week Large Language Models and RAG Application Development"loading="lazy"style="max-width: 100%; height: auto; border: 1pxsolid#ddd; border-radius: 4px;" />
354
-
<figcaption><p>LLM Zoomcamp 10-week program on building AI applications with large language models, covering RAG (retrieval-augmented generation), vector databases, evaluation techniques, and production deployment using OpenAI, LangChain, Hugging Face, and Ollama</p></figcaption>
354
+
<figcaption><p>LLM Zoomcamp 10-week program on building AI applications with large language models, covering RAG (retrieval-augmented generation), vector search, evaluation techniques, and production deployment using OpenAI, PGVector, and Grafana</p></figcaption>
@@ -405,7 +405,7 @@ You'll learn to use MLflow for experiment tracking, build automated training pip
405
405
406
406
[LLM Zoomcamp](https://datatalks.club/blog/llm-zoomcamp.html) is a free course on building AI systems with large language models (LLMs). Over 10 weeks, you learn how to create an AI application that answers questions from your own knowledge base, from foundational concepts and retrieval-augmented generation (RAG) to evaluation, optimization, and production deployment.
407
407
408
-
The course covers both commercial APIs (OpenAI) and open-source models (Hugging Face, Ollama), teaches vector database integration with Qdrant and Elasticsearch, and shows you how to build production-ready RAG applications using LangChain. You'll also learn modern agent patterns, evaluation techniques, and how to integrate LLMs with external tools and APIs for real-world applications.
408
+
The course covers managed LLM APIs (OpenAI), teaches you both text and vector search, and shows you how to build production-ready RAG applications. You'll also learn modern agent patterns, evaluation techniques, monitoring with Grafana, and how to integrate LLMs with external tools and APIs for real-world applications.
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">Build a complete RAG application combining all components</td>
132
132
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">All tools from previous modules</td>
@@ -139,7 +139,7 @@ The course follows a practical, production-focused approach to building LLM appl
139
139
For the final project, you'll create a complete end-to-end RAG application. The goal is to show that you can move from raw data to a working, searchable AI system that users can interact with, and that you can evaluate and monitor.
<figcaption><p>Example project: Fitness Assistant - a conversational AI that helps users choose exercises and find alternatives, making fitness more accessible for beginners who find gyms intimidating or lack access to personal trainers</p></figcaption>
144
144
</figure>
145
145
@@ -201,15 +201,15 @@ Sharing your work online also helps you get noticed by social media algorithms,
<figcaption><p>LLM Zoomcamp certificate for completing the course</p></figcaption>
206
206
</figure>
207
207
208
208
To receive a certificate, you'll need to complete the [final project](#what-youll-build-course-project) and peer review 3 other students' projects:
209
209
210
-
1.**Complete the final project**: Build a real-world LLM application (RAG project) that demonstrates your mastery of all course concepts
211
-
2.**Peer review**: Evaluate and provide feedback on 3 fellow students' projects during the peer review process
212
-
3.**Submit on time**: Meet the project submission deadlines to qualify for certification
210
+
1. Complete the final project: Build a real-world LLM application (RAG project) that demonstrates your mastery of all course concepts
211
+
2. Peer review: Evaluate and provide feedback on 3 fellow students' projects during the peer review process
212
+
3. Submit on time: Meet the project submission deadlines to qualify for certification
213
213
214
214
215
215
## What is DataTalks.Club Community?
@@ -224,7 +224,7 @@ DataTalks.Club has a supportive community of like-minded individuals in [our Sla
224
224
225
225
## How to Join LLM Zoomcamp
226
226
227
-
You can join LLM Zoomcamp either by **following a live cohort** or **learning at your own pace**.
227
+
You can join LLM Zoomcamp either by following a live cohort or learning at your own pace.
228
228
229
229
All materials are freely available in the [LLM Zoomcamp GitHub repository](https://github.com/DataTalksClub/llm-zoomcamp). Each module has its own folder, and cohort-specific homework and deadlines are in the `cohorts` directory. Lectures are pre-recorded and available in this [YouTube playlist](https://www.youtube.com/playlist?list=PL3MmuxUbc_hIB4fSqLy_0AfTjVLpgjV3R).
230
230
@@ -269,6 +269,8 @@ When you join a live cohort, you get:
For more details about how our courses work, check the [Zoomcamp logistics guide](https://datatalks.club/docs/courses/zoomcamp-logistics/){:target="_blank"}. You can also find more information about this course in the [LLM Zoomcamp documentation](https://datatalks.club/docs/courses/llm-zoomcamp/){:target="_blank"}.
272
274
{% include faq-accordion.html faqs=site.data.faqs.llm-zoomcamp %}
Copy file name to clipboardExpand all lines: _posts/2025-09-23-ai-dev-tools-zoomcamp-2025-free-course-to-master-coding-assistants-agents-and-automation.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ authors:
6
6
description: 'Free AI Dev Tools course: build projects with Copilot, Cursor, MCP, and n8n. Learn AI coding assistants, agents, CI/CD, and earn a certificate.'
@@ -211,6 +211,8 @@ When you join a live cohort, you get:
211
211
212
212
## Frequently Asked Questions
213
213
214
+
For more details about how our courses work, check the [Zoomcamp logistics guide](https://datatalks.club/docs/courses/zoomcamp-logistics/){:target="_blank"}.
215
+
214
216
{% include faq-accordion.html faqs=site.data.faqs.ai-dev-tools-zoomcamp %}
0 commit comments