Take a look at the workshop website and go through the setup instructions: https://github.com/chendaniely/pydata-seattle-2025-llm
Url is at the bottom of all the slides.
.env.template file to provide your API key into .env (will provide one during break).python -m venv venv
source venv/bin/activate
pip install requirements.txt
uv sync
Note
If you pay for Claude, OpenAI, etc access with their web/desktop application, this is a separate purchase for the API key. Depending on your usage, you may even find that paying for the API key could be cheaper!

Used an LLM before (ChatGPT/Claude/Ollama desktop/web application)?
Used it for a homework assignment?
Tasks outside of school work?
Skeptical about LLMs/AI (1-2 out of 5)? Why?
Neutral about LLMs/AI (3 out of 5)? Why?
Enthusiastic about LLMs/AI (4-5 out of 5)? Why?
Quick Start course on LLMs. You will leave having used a Chat API.
PyData Seattle. 2025. https://github.com/chendaniely/pydata-seattle-2025-llm