Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm_zoomcamp_code

Notes & Homeworks from the LLM Zoomcamp 2026

Setting up environment

python3 -m pip install --upgrade pip 
pip install uv
git clone https://github.com/davidevdt/llm_zoomcamp_code.git 
cd llm_zoomcamp_code
uv sync 

OpenAI API Key

platform.openai.com/login

Include the key using

cp .env.example .env

and pasting your key into the corresponding env variable.

For module 3 - orchestration (lessons and homework) you also need the Google Gemini API key and the Tavily API key.

About

Notes & Homeworks from the LLM Zoomcamp 2026

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages