Breaking Words
This whole project I've been not just making projects, but really exploring different ways of working with an LLM. Today, I think I realized a new way of using an LLM for deep learning and teaching purposes. Specifically, I wanted to learn about tokens and the tokenizatio process. I asked Claude to generate a 3 part workshop series using jupyter notebooks/Python to learn about tokens by doing. The series can be found here and I learned a lot!