Skip to content

yakhyo/llm-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Course

Welcome to the LLM Zoomcamp! This repository contains all the materials for the free online course provided by DataTalks.Club. The course focuses on real-life applications of Large Language Models (LLMs), with a comprehensive syllabus designed to teach you how to build an AI bot that can answer questions about your knowledge base.

Course Overview

The course is structured over 10 weeks, covering the following topics:

  1. Week 1: Introduction to LLMs and RAG

    • Basics of Large Language Models (LLMs)
    • Retrieval-Augmented Generation (RAG)
    • Setting up the environment and simple RAG with OpenAI API
  2. Week 2: Open-Source LLMs and Self-Hosting

  3. Week 3: Vector Databases and Retrieval Techniques

    • Understanding embeddings and vector search
    • Integrating vectors with RAG
  4. Week 4: Orchestration and Ingestion Pipelines

    • Building data ingestion pipelines
    • Using tools like Mage for orchestration
  5. Week 5: Monitoring and Guardrails

    • Implementing monitoring strategies
    • Using metrics and dashboards for visualization
    • Ensuring safe operations with guardrails
  6. Week 6: Tips and Tricks for Advanced RAG Systems

    • Best practices for optimizing RAG systems
  7. Weeks 7-10: Hands-on Project

    • Apply your knowledge in a practical project
    • Building a comprehensive AI bot

Getting Started

To begin, clone the repository and follow the instructions provided in each week's directory:

git clone https://github.com/yakhyo/llm-practice.git
cd llm-practice

Reference

For more details, visit the LLM Zoomcamp GitHub page and the course overview.

About

LLM Study with DataTalksClub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages