LLMs in R
Learn LLM fundamentals with Nic Crane
A fun, practical approach to learning how to work with LLMs in R. This is a course for absolute beginners or anyone looking to get a quick overview of the most important aspects of working with the ellmer package.
The free preview covers all of the basics of getting started.
Course material is added every Monday from 2nd March - 23rd March.
Working with LLMs in R gives you access to data superpowers you didn't have before - extract tidy data from messy text, and create chatbots to talk with your data. The possibilities are exciting, but it can be hard to know where to start. This course solves that problem.
Welcome! 👋
FREE PREVIEW{ellmer}, providers, and models
FREE PREVIEWGetting set up
FREE PREVIEWQuiz 1: Getting set up
FREE PREVIEWChatting with LLMs
FREE PREVIEWChat objects
FREE PREVIEWQuiz 2: Our first conversation
FREE PREVIEWThe system prompt
FREE PREVIEWYour turn! Creating our first chatbot
FREE PREVIEWMeet the Dogs
Extracting a name
Extracting other attributes
Extracting multiple attributes
Learning about multiple dogs
Teaching Your Bot New Tricks
A Bot That Picks a Dog
A Bot That Filters Dogs
The Adoption Assistant
From absolute beginners to "I know how to use ellmer but I don't know what to build"