LLM Foundations and APIs
Transformers, tokenization, generation, current models, and multi-provider clients.
LIVING CURRICULUM · MAINTAINED BY PRACTITIONERS
Working practitioners spot what changed, debate it in public pull requests, and turn it into reviewed lessons, labs, and tools. You learn from that living edition; when you improve it, your name stays.
Progress works locally. We do not store your code, prompts, or traces.
FROM CHANGE TO LESSON
The curriculum does not wait for a new edition. Every improvement keeps the discussion, sources, review, and authorship that made it trustworthy.
New models, APIs, patterns, and risks appear before the course can cover them.
A practitioner proposes a traceable improvement in the public repository.
The community checks sources, runs examples, and debates the change.
The approved improvement reaches the course and its author remains permanently linked.
PROFESSIONAL PROGRAM
Every module ends in verifiable evidence. Learn the theory you need, then turn it into systems you can explain in an interview or defend in production.
Transformers, tokenization, generation, current models, and multi-provider clients.
Prompts as software: tools, structured outputs, evaluation, versioning, and mitigation.
Ingestion, embeddings, vector stores, chunking, reranking, grounding, and RAGAS.
Agentic patterns, LangGraph, MCP, tool use, multi-agent systems, memory, and evaluation.
Observability, continuous evaluation, cost, deployment, security, safety, and governance.
End-to-end project, technical portfolio, deployment, defense, and final preparation.
IN-BROWSER LAB
Tools that produce useful artifacts: contracts, metrics, threat models, and operating plans. Your data is processed on-device.
A versionable prompt and a test list before any model is called.
Open lab02DesignAn exact contract diagnosis and negative test cases.
Open lab03RAGAn explainable chunking strategy with statistics and inspectable fragments.
Open lab04RAGA report that separates retrieval failure from generation failure.
Open lab05EvaluationA JSON specification ready to become a regression suite.
Open lab06AgentsA portable definition and a safe-execution checklist.
Open labPROFESSIONAL OUTCOME
Build a technical portfolio with evals, ADRs, metrics, traces, and a defensible capstone. The passport summarizes your work; it does not pretend to be an official certification.
Build my portfolioOPTIONAL PREPARATION
It is one supporting tool inside the path: mock exams, flashcards, and domain-level repair versioned against official guides.
AIF-C01 · 65 questions
NCA-GENL · 50 questions
FROM LEARNER TO CONTRIBUTOR
Open the pull request. If it improves the course and passes review, the site changes and your contribution remains linked to your profile. Recognition rewards useful knowledge, not lines of code.