This course was developed from a series of live webinars delivered by CBXperts Academy, with each module directly corresponding to a webinar session. Every concept has been carefully explained for a mixed audience: if you are a developer, you will find the technical depth you need; if you are a business leader or product manager, you will find the conceptual clarity that helps you make informed decisions about AI. The course is grounded in the book Building LLMs for Production by Louis-François Bouchard and Louie Peters (Towards AI, 2024) , one of the most highly recommended practitioner resources in the LLM field, endorsed by engineers from Meta, AWS, Google, OpenAI, and Anthropic. This document covers the first major arc: from the foundations of language models all the way through to production-grade Retrieval-Augmented Generation (RAG).
Instructor: Anchal Gupta
Terminology, history, and the conceptual foundations every AI practitioner must understand
Inside the Transformer - and the modern AI model ecosystem
Why LLMs fail, how to measure them, and what can be done about it
The complete practitioner's guide to communicating with LLMs effectively
The dominant production pattern for connecting LLMs to real-world knowledge
Building production-grade, maintainable LLM pipelines