Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This video tutorial, the fourth in an AI agents series, explores how to enhance LLM systems through automated feedback loops. Learn the motivation behind implementing evaluation systems, understand the concept of "LLM in a Loop," and discover three evaluation types: rule-based, LLM-based, and real-world feedback. Follow along with a practical example of building an Upwork profile rewriter using OpenAI's Responses API, complete with code demonstrations and implementation steps. The tutorial also addresses limitations of this approach and provides references to academic research. Access the accompanying blog post and GitHub code repository to implement these techniques in your own AI projects.
Syllabus
Intro - 0:00
Motivation - 0:16
LLM in a Loop - 1:57
3 Types of Evals - 4:42
Type 1: Rule-based - 5:32
Type 2: LLM-based - 7:32
Type 3: Real-world - 9:00
Example: Upwork Profile Rewriter - 10:38
Limitations - 22:59
Taught by
Shaw Talebi