Introduction to Large Language Models

This week introduces large language models from a beginner-friendly angle: feel the difference between AI, ML, and NLP, see how transformers and embeddings work, and practice LLMs in real-world settings. Weโ€™ll use the ClassifAI tool to explore how LLMs can classify text.

Lab Logo Introduction

Live Logo Live coding

We will give a demonstration of the ClassifAI tool using data from the Nigeria Labour Force Survey..live-coding session.

Lab Logo Lab

Exercise

Please take a look at the documentation in the ClassifAI GitHub repo and familiarise yourself with the semantic search pipeline.

If you are feeling brave, try out the ClassifAI demo

Lab Logo Further reading