Intermediatecourse · Free

Membangun dengan Sistem AI

Understand language models, retrieval, agents, evaluation, cost, and deployment safeguards through practical system design.

4Modules
10Panduan
~8hTo complete

Loading your course evidence…

Outcomes

What you will be able to do

  • Choose an architecture based on task and evidence needs.
  • Evaluate quality, latency, cost, and safety together.
  • Design monitoring and incident response before launch.

Recommended first: Yayasan AI, Pengguna AI yang bertanggung jawab

Curriculum

Course modules

  1. Language-model systems

    Outcome: Reason about tokens, context, generation, and model tradeoffs.

    Practice: Compare two model options using quality, latency, context, privacy, and cost.

    Language-model mechanicsModels, inference, and limitationsModel cost and operational tradeoffs
  2. Grounding with retrieval

    Outcome: Know when and how retrieval can improve evidence access.

    Practice: Design a retrieval test set with answer and citation requirements.

    Generasi yang ditambah pengambilanSource and claim verification
  3. Agents and tools

    Outcome: Bound multi-step systems with permissions and checkpoints.

    Practice: Write an agent permission model and failure-recovery path.

    Agents, tools, and long-running tasksAutomation boundaries and safeguardsAI security and misuse risk
  4. Evaluation and operations

    Outcome: Measure system performance before and after deployment.

    Practice: Create an evaluation suite covering quality, refusal, latency, cost, and regressions.

    Evaluation and benchmark literacySuccess metrics and monitoringAI incident responseExperiment and pilot design

Applied capstone

AI system design review

Produce an architecture and evaluation plan for a source-grounded AI application.

  • Architecture diagram
  • Evaluation dataset
  • Cost and latency budget
  • Security, monitoring, and rollback plan