К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
From Recipe to Chef - Become an LLM Engineer · LearnSpace
Назад в каталог
courseraПрограммирование

From Recipe to Chef - Become an LLM Engineer

Курс от Packt
Средний≈ 10.5 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this course, you will embark on an exciting culinary adventure of Large Language Models (LLMs), from the foundational ingredients to the final deployment of your own LLM-powered app. Through each module, you'll gain hands-on experience in model training, fine-tuning, and deployment, equipping you with the skills to become a proficient LLM engineer. By the end, you’ll understand how LLMs are created, optimized, and evaluated, and how they’re applied to real-world problems. Your learning journey will start with understanding the core principles behind LLMs, like data tokenization, training mechanisms, and the nuances of prompt engineering. As you dive deeper, you'll explore different architectures and learn how to fine-tune LLMs to suit specific needs, using techniques like transfer learning and low-rank adaptation. From there, you’ll get hands-on with deploying LLMs into production environments and building interactive applications using tools like Gradio, Streamlit, and LangChain. Whether you’re new to AI or looking to refine your skills, this course will walk you through the process of designing and developing LLM-powered solutions. By the end, you’ll not only have built a fully functional LLM app, but you will also be ready to enter the booming field of LLM engineering with the skills and confidence to make an impact. By the end of the course, you will be able to understand the fundamentals of LLMs, create and fine-tune your own models, evaluate their effectiveness, deploy them in real-world applications, and monitor and improve their performance over time. Additionally, you’ll have developed a strong portfolio of LLM projects to showcase your expertise.

Навыки, которые вы освоите

Fine-tuningModel DeploymentLLM ApplicationNo-Code DevelopmentData QualityModel EvaluationPrompt EngineeringTransfer LearningApplication DeploymentModel TrainingLangChainLarge Language Modeling

Программа курса

10 модулей · 80 учебных материалов

01What's Cooking? Intro to LLMs7 материалов

What's Cooking? Intro to LLMs

Introduction to "What's Cooking? Intro to LLMs"ВидеоFull Course ResourcesЧтениеWhat is a Language Model?ВидеоThe Evolution of LLMs: From typewriters to gourmet robotsВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

From Recipe to Chef - Become an LLM Engineer
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 10.5 ч

10 модулей

Язык: Английский

Часть программы вашего университета
How LLMs "predict the next word" (Autocomplete Sandwich Making)Видео
Differences Between LLMs and Traditional AI: Microwave vs Chef CookingВидео
Popular LLMs Overview: GPT, Claude, Gemini, LLaMA (Restaurant Tour)Видео
02Ingredients Matter – Understanding Data8 материалов

Ingredients Matter – Understanding Data

Introduction to "Ingredients Matter – Understanding Data"ВидеоWhat is Training Data? (Pantry stocking)ВидеоTokenization: Chopping Text into Bite-Sized PiecesВидеоDatasets for LLMs: Wikipedia, Books, Web Text (Supermarket shopping list)ВидеоGarbage In = Garbage Out: Data Quality MattersВидеоBias in Data: Spicy for One, Bland for AnotherВидеоData as Ingredients: Understanding LLM Training Data and TokenizationDIALOGUEIngredients Matter – Understanding Data - AssessmentЗадание
03Cooking at Scale – Model Training Basics8 материалов

Cooking at Scale – Model Training Basics

Introduction to "Cooking at Scale – Model Training Basics"ВидеоWhat Happens During Model Training? (Mixing, baking, adjusting)ВидеоEpochs, Batches, and Loss: The Cooking RoundsВидеоGPUs and TPUs: Industrial Ovens for TrainingВидеоPretraining vs Fine-tuning: Master Recipe vs Regional TwistВидеоCost of Training: The LLM Grocery BillВидеоModel Training as Industrial-Scale CookingDIALOGUECooking at Scale – Model Training Basics - AssessmentЗадание
04Prompt Engineering – Seasoning for the Perfect Output8 материалов

Prompt Engineering – Seasoning for the Perfect Output

Introduction to "Prompt Engineering – Seasoning for the Perfect Output"ВидеоAnatomy of a Prompt: The Secret Spice BlendВидеоPrompt Styles: Zero-shot, Few-shot, Chain-of-Thought (Like salt, chili, herbs)ВидеоRoleplay Prompts: "Pretend You're a Barista"ВидеоPrompt Optimization: From Raw to Well-CookedВидеоPrompt Evaluation: Taste Test for PromptsВидеоPrompts and Prompt EngineeringDIALOGUEPrompt Engineering – Seasoning for the Perfect Output - AssessmentЗадание
05Fine-Tuning – Customizing the Recipe8 материалов

Fine-Tuning – Customizing the Recipe

Introduction to "Fine-Tuning – Customizing the Recipe"ВидеоWhat is Fine-tuning? – Grandma's Touch to a Classic RecipeВидеоTransfer Learning: Borrowing a Cake Base and Adding FrostingВидеоTechniques: Full Fine-Tuning vs LoRA (Low-Rank Adaptation)ВидеоFine-Tuning on Your Own Data: Your Kitchen, Your RulesВидеоTools for Fine-Tuning: Hugging Face, Google Colab, PEFTВидеоUnderstanding Fine-Tuning and Transfer Learning in Language ModelsDIALOGUEFine-Tuning – Customizing the Recipe - AssessmentЗадание
06Evaluating LLMs – Taste Testing8 материалов

Evaluating LLMs – Taste Testing

Introduction to "Evaluating LLMs – Taste Testing"ВидеоWhy Evaluation Matters: The Chef's Final CheckВидеоQuantitative Metrics: Perplexity, BLEU, ROUGEВидеоQualitative Metrics: Human Feedback, Usefulness, RelevanceВидеоHallucinations and Model Errors: Unexpected FlavorsВидеоBias Detection: Catering to Different Dietary PreferencesВидеоEvaluating Language Models (LMs): Practice and MetricsDIALOGUEEvaluating LLMs – Taste Testing - AssessmentЗадание
07Serving Your Dish – Deploying LLMs8 материалов

Serving Your Dish – Deploying LLMs

Introduction to "Serving Your Dish – Deploying LLMs"ВидеоWhat is Deployment? – Opening a Pop-Up RestaurantВидеоCreating APIs using FastAPI or FlaskВидеоUsing Gradio/Streamlit for Demo UIs: (Food Truck Presentation)ВидеоHosting Options: Hugging Face Spaces, AWS, GCPВидеоScaling and Monitoring: Keeping the Buffet Running SmoothlyВидеоDeploying Your LLM: From Kitchen to UsersDIALOGUEServing Your Dish – Deploying LLMs - AssessmentЗадание
08Building LLM-powered Apps – Your Own Food Truck8 материалов

Building LLM-powered Apps – Your Own Food Truck

Introduction to "Building LLM-powered Apps – Your Own Food Truck"ВидеоApp Use Cases: Chatbots, Summarizers, RecommendersВидеоNo-Code Tools: LangChain Templates, GPT Builder, VoiceflowВидеоLLM + Database: The Smart MenuВидеоChaining with LangChain: The AI Assembly LineВидеоProject: Build a Fully Functional LLM App with a Custom InterfaceВидеоDesigning an AI-powered Application Using Language ModelsDIALOGUEBuilding LLM-powered Apps – Your Own Food Truck - AssessmentЗадание
09Keeping it Fresh – Monitoring and Improving8 материалов

Keeping it Fresh – Monitoring and Improving

Introduction to "Keeping it Fresh – Monitoring and Improving"ВидеоFeedback Loops: Like Yelp Reviews for AIВидеоLogging and Monitoring: Smart Kitchen CamerasВидеоA/B Testing: Which Dessert Wins?ВидеоModel Drift: When Taste Changes Over TimeВидеоUpdating Prompts, Datasets, and DeploymentsВидеоMaintaining and Improving LLM Apps: Keeping it FreshDIALOGUEKeeping it Fresh – Monitoring and Improving - AssessmentЗадание
10Becoming a Master Chef – Career in LLM Engineering9 материалов

Becoming a Master Chef – Career in LLM Engineering

Introduction to "Becoming a Master Chef – Career in LLM Engineering"ВидеоCareer Paths in LLM: Engineer, Architect, Prompt SpecialistВидеоBuilding Your Portfolio: Your AI CookbookВидеоContributing to Open Source: Datasets, Models, ToolsВидеоResume Tips, Interviews, and Technical QuestionsВидеоFinal Capstone Project: Create & Deploy Your Own LLM AppВидеоBecoming a Master Chef – Career in LLM Engineering - AssessmentЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание