LLMs & Chatbots for Beginners: Python, Hugging Face, OpenAI

Code In a Jiffy ยท Beginner ยท๐Ÿง  Large Language Models ยท1y ago
๐Ÿš€In this tutorial, weโ€™ll dive deep into how LLMs like OpenAI s GPT and Metaโ€™s LLaMA work and how to apply them to real-world NLP tasks. From understanding the basics of tokenization, embeddings, and training to hands-on coding with Prompt Engineering, youโ€™ll gain the skills to tackle text classification, clustering, NER, chatbot building, and more! We'll be using mainly Python for this tutorial, but the same fundamental concepts about LLMs should apply to any language that you can use to load an LLM easily in. ๐Ÿ“š What Youโ€™ll Learn: ================================ 1. The fundamentals of LLMโ€ฆ
Watch on YouTube โ†— (saves to browser)

Chapters (4)

Introduction
11:30 Loading LLMs in code
35:41 Prompt Engineering
56:06 NLP with LLMs
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Next Up
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)