AI Learning Week | Tech Track
GenAI has been around for a little while and its possibilities are ever-expanding. But the step towards actually building LLM applications can be big. How do we interact with LLMs? What do we need to consider when building RAGs or Agents? In this workshop, we will get practical. You will get a hands-on introduction in how to build your own LLM application.
During the workshop, you will learn:
- Interfacing with LLMs in Python
- Building your first RAG
- Creating a simple Agent
-
Follow these setup instructions.
-
Open the first Notebook in
./notebooks/
-
Follow along 🙌🏻
This repo was created using the dunnkers/python-uv-devcontainer template.
Built by Jeroen Overschie.