-
Урок 1.
00:01:01
Learn To Work With LLMs with Scott Kerr
-
Урок 2.
00:06:20
Course Introduction
-
Урок 3.
00:06:25
What is Prompt Engineering?
-
Урок 4.
00:08:32
Why is Prompt Engineering Even a Thing?
-
Урок 5.
00:04:03
Breaking GPT
-
Урок 6.
00:04:25
Applied Prompt Engineering
-
Урок 7.
00:09:30
Applied Prompt Engineering with NASA
-
Урок 8.
00:04:07
Why is Prompt Engineering Important to You?
-
Урок 9.
00:01:22
What I'm Using - Part 1
-
Урок 10.
00:04:03
What I'm Using - Part 2 (OpenAI Playground)
-
Урок 11.
00:11:42
Multi-Modality and Tools in LLMs
-
Урок 12.
00:01:40
Getting Started with ChatGPT
-
Урок 13.
00:04:09
The Basics of ChatGPT
-
Урок 14.
00:01:12
ChatGPT App
-
Урок 15.
00:01:56
Optional: ChatGPT Plus
-
Урок 16.
00:02:14
Project Introduction
-
Урок 17.
00:04:45
Setting Up Your Replit Account
-
Урок 18.
00:04:42
The First Try
-
Урок 19.
00:06:13
Building Our Snake Game - Part 1
-
Урок 20.
00:05:50
Building Our Snake Game - Part 2
-
Урок 21.
00:05:45
Introduction to LLMs - Part 1
-
Урок 22.
00:04:12
Introduction to LLMs - Part 2
-
Урок 23.
00:05:18
Tokens
-
Урок 24.
00:05:51
Word Guessing Machines?
-
Урок 25.
00:06:57
Thinking Like LLMs - Roll a Dice
-
Урок 26.
00:11:12
Inside LLMs
-
Урок 27.
00:07:39
The Transformer Model
-
Урок 28.
00:03:57
Exercise: Visualize the LLM Architecture
-
Урок 29.
00:09:58
The Training Process
-
Урок 30.
00:07:07
Base Model vs. Assistant Model
-
Урок 31.
00:05:15
Thinking Like LLMs - The Reversal Curse
-
Урок 32.
00:05:29
Artificial General Intelligence (AGI)
-
Урок 33.
00:04:48
Exercise: Use ChatGPT to Read the Research
-
Урок 34.
00:06:06
The World of LLMs
-
Урок 35.
00:03:31
Overview of Our Prompting Framework
-
Урок 36.
00:04:34
The Standard Prompt
-
Урок 37.
00:04:05
Exercise: Get Hyped to Learn!
-
Урок 38.
00:01:02
The Setup
-
Урок 39.
00:06:08
The System Message - Part 1
-
Урок 40.
00:05:44
The System Message - Part 2
-
Урок 41.
00:06:43
Exercise: Strengthen Your System Message
-
Урок 42.
00:05:18
Context - What it Is
-
Урок 43.
00:09:22
Context - The Context Window
-
Урок 44.
00:11:27
Context - Lost in the Middle
-
Урок 45.
00:08:43
Personas and Roles
-
Урок 46.
00:11:50
Personas - Tone, Style and Voice
-
Урок 47.
00:11:15
Custom Instructions
-
Урок 48.
00:04:46
Thinking Like LLMs - Can GPT Keep a Secret?
-
Урок 49.
00:01:45
Exercise: Get ChatGPT to Spill the Tea - Part 1
-
Урок 50.
00:01:43
Exercise: Get ChatGPT to Spill the Tea - Part 2
-
Урок 51.
00:04:25
Exercise: Get ChatGPT to Spill the Tea - Part 3
-
Урок 52.
00:02:10
The User Message
-
Урок 53.
00:03:53
Be Clear and Specific
-
Урок 54.
00:05:16
Delimiters
-
Урок 55.
00:03:26
Exercise: Identify Delimiters
-
Урок 56.
00:06:11
X-Y Problem
-
Урок 57.
00:01:02
In-Context Training
-
Урок 58.
00:01:48
Zero Shot Prompting
-
Урок 59.
00:09:49
One Shot and Few Shot Prompting
-
Урок 60.
00:03:49
Language Models Are Few-Shot Learners
-
Урок 61.
00:02:24
How Many Examples?
-
Урок 62.
00:05:37
Thinking Like LLMs - But Wait...
-
Урок 63.
00:05:25
Chain-of-Thought Prompting - Part 1
-
Урок 64.
00:05:46
Chain-of-Thought Prompting - Part 2
-
Урок 65.
00:09:30
Zero Shot CoT
-
Урок 66.
00:02:57
Exercise: Imposter Syndrome
-
Урок 67.
00:07:33
Career Coach Ideation
-
Урок 68.
00:06:03
The Setup - Persona
-
Урок 69.
00:05:43
The Setup - Context and Commands
-
Урок 70.
00:12:21
The Instructions - Modes
-
Урок 71.
00:03:52
The Instructions - Chain of Thought
-
Урок 72.
00:09:02
The Instructions - Gamify
-
Урок 73.
00:19:54
Meet Your Career Coach
-
Урок 74.
00:01:36
The Output
-
Урок 75.
00:12:34
Length
-
Урок 76.
00:07:43
Formats
-
Урок 77.
00:02:31
Exercise: Output an Excel File
-
Урок 78.
00:04:02
Exercise: Make a Flowchart
-
Урок 79.
00:07:26
Jailbreak!
-
Урок 80.
00:09:18
Thinking Like LLMs - Prompt Injection
-
Урок 81.
00:03:16
Introduction to Hyperparameters and the OpenAI Playground
-
Урок 82.
00:10:26
Temperature
-
Урок 83.
00:04:09
Top P
-
Урок 84.
00:04:39
Frequency and Presence Penalties
-
Урок 85.
00:05:23
Stop Sequences
-
Урок 86.
00:02:24
Setup Demo: Getting Your API Key
-
Урок 87.
00:01:04
Setup Demo: Downloading AutoGPT
-
Урок 88.
00:03:27
Setup Demo: Installing Docker
-
Урок 89.
00:03:26
Launching Your Autonomous Agent - Part 1
-
Урок 90.
00:01:22
Launching Your Autonomous Agent - Part 2
-
Урок 91.
00:04:52
It's Aliiiiiive! Running Your Autonomous Agent
-
Урок 92.
00:16:18
Task 1: Hello World - Your First Website
-
Урок 93.
00:08:41
Task 2: Python Program - Palindrome Checker
-
Урок 94.
00:06:51
What Are Open Source LLMs and Why Are They Important?
-
Урок 95.
00:07:53
Chatbot Arena Leaderboard
-
Урок 96.
00:14:39
Battle of the Intelligence Tests
-
Урок 97.
00:01:36
Exercise: Create Your Own Test Prompt (Totem)
-
Урок 98.
00:02:38
Introduction to LMStudio
-
Урок 99.
00:02:52
Setting Up Your Own Model - Part 1
-
Урок 100.
00:09:39
Setting Up Your Own Model - Part 2
-
Урок 101.
00:01:07
Introduction
-
Урок 102.
00:10:51
Auto-Priming
-
Урок 103.
00:18:17
Chain of Density Prompting
-
Урок 104.
00:07:14
Prompt Variables
-
Урок 105.
00:08:39
Prompt Chaining
-
Урок 106.
00:17:41
Prompt Chaining - Programmatic Visualization
-
Урок 107.
00:22:34
Exercise: Prompt Chaining - Customer Support
-
Урок 108.
00:09:58
Thinking Like LLMs - Dark Magic
-
Урок 109.
00:09:18
XML Tags - There's More Than Meets The Eye!
-
Урок 110.
00:18:37
Emotional Stimuli - Part 1
-
Урок 111.
00:04:43
Emotional Stimuli - Part 2
-
Урок 112.
00:07:18
Emotional Stimuli - Part 3 (But Why?)
-
Урок 113.
00:13:45
Self-Consistency
-
Урок 114.
00:21:35
ReAct Prompting
-
Урок 115.
00:16:48
ReAct + CoT-SC
-
Урок 116.
00:13:41
Applied Prompt Engineering with CRISPR - Part 1
-
Урок 117.
00:14:53
Applied Prompt Engineering with CRISPR - Part 2
-
Урок 118.
00:14:57
Tree of Thoughts - Part 1
-
Урок 119.
00:04:57
Tree of Thoughts - Part 2
-
Урок 120.
00:11:34
Tree of Thoughts - Part 3 (ToT via Code)
-
Урок 121.
00:22:12
Tree of Thoughts - Part 4 (ToT via Chaining)
-
Урок 122.
00:12:27
Tree of Thoughts - Part 5 ("Zero Shot" ToT)
-
Урок 123.
00:01:18
Thank You!