Wat je moet weten voordat je
begint
Start 4 June 2026 11:27
Einde 4 June 2026
00
Dagen
00
Uren
00
Minuten
00
Seconden
13 hours
Optionele upgrade beschikbaar
Not Specified
Ga in je eigen tempo vooruit
Paid Course
Optionele upgrade beschikbaar
Overzicht
Go beyond basic chatbots and learn to engineer sophisticated AI agents. Learn advanced prompting techniques that power modern AI.
You'll master Chain-of-Thought, ReAct, and feedback loops to build systems that can reason, plan, and solve complex problems. Through hands-on exercises, you will transform generic AI into specialized, reliable tools, culminating in building a multi-agent travel planner from scratch.
Lesprogramma
- Introduction to Prompting for Effective LLM Reasoning and Planning
- The Role of Prompting in Agentic AI with Python and OpenAI
- Role-Based Prompting
- Implementing Role-Based Prompting with Python
- Chain-of-Thought and ReACT Prompting
- Applying COT and ReACT Prompting with Python
- Prompt Instruction Refinement
- Applying Prompt Instruction Refinement with Python
- Chaining Prompts for Agentic Reasoning
- Chaining Prompts with Python
- LLM Feedback Loops
- Implementing LLM Feedback Loops with Python
- Congratulations!
- Project: AgentsVille Trip Planner: A Multi-Agent Travel Assistant System
Introduces the core concepts of Agentic AI, the course structure, prerequisites, and learning environment.
Learn what AI Agents are and how they work. Understand the critical role prompting plays in guiding them to reason, plan, and act to achieve goals.
Explains the theory of using roles or personas to control the tone, style, and expertise of an LLM's output.
Provides hands-on practice in iteratively developing a role-based prompt to create a believable historical figure persona.
Explains the conceptual frameworks for Chain-of-Thought (CoT) for guided reasoning and ReAct (Reason+Act) for enabling agents to plan and take actions.
Provides hands-on practice implementing both CoT and ReAct prompts to solve a retail analytics problem.
Explains the theory of systematically refining prompt instructions by modifying components like Role, Task, Context, Examples, and Output Format.
Provides hands-on practice iteratively refining a prompt to transform a generic recipe analyzer into a precise dietary consultant that produces structured JSON.
Explains the conceptual framework for building multi-step AI workflows by linking the output of one prompt to the input of the next, and the importance of validation.
Provides hands-on practice implementing a three-stage prompt chain with Pydantic-based gate checks to automate an insurance claim triage process.
Explains the conceptual framework for building self-improving systems where an agent uses feedback from its own actions to iteratively refine its output.
Provides hands-on practice building an automated feedback loop where an AI generates Python code, has it tested against a unit test suite, and uses the test results as feedback to debug itself.
Course review
In this project, you'll build an agentic travel assistant system, the "AgentsVille Trip Planner"
Gegeven door
Brian Cruz
Vakgebieden
Computer Science