Phase 01
LLM Fundamentals
Understand how large language models generate responses, use context, and fit into an application.
About 100 hours
A focused course of about 100 hours for software engineers preparing to build AI applications. Start with LLM fundamentals, then move through retrieval, tools, agentic workflows, and evaluation before completing the Customer Service Agent capstone.
Phase 01
Understand how large language models generate responses, use context, and fit into an application.
Phase 02
Design model requests, assemble trusted context, and return validated data for application code.
Phase 03
Retrieve relevant, current information before an LLM writes an answer.
Phase 04
Connect an LLM to tools while application code keeps control of permissions and execution.
Phase 05
Design agent workflows with state, controlled decisions, and human oversight where needed.
Phase 06
Evaluate AI behavior, trace requests, protect users and data, and manage cost and releases.
Phase 07
Bring the roadmap together in a small public application for customer refund requests.
Plan for around 12 to 13 hours each week to complete the course in two months. The estimate includes reading, implementation, debugging, evaluation, and capstone work.