AI-901 hands-on

Foundry Lab Hub

Five labs that take you from opening a Foundry project to shipping a grounded, safety-aware assistant. Each lab produces something you can reuse in the hackathon or in second semester project work.

Second Semester Module Plan

Week 1

Foundry orientation

Project access, model deployment, first Python call.

Lab page
Week 2

Model call & prompting

System prompts, test cases, hallucination checks, token budget.

Lab page
Week 3

Single-agent prototype

Instructions, tools, demo flow.

Lab page
Week 4

Grounded assistant + sprint

Small RAG, responsible AI review, team prototype sprint.

Lab page

Tips

Run labs in order

Labs build on each other — the project setup unlocks the model call, the model call unlocks the single agent, and so on.

Save artifacts

Each lab tells you what to save — code, screenshots, or a transcript. These become your hackathon evidence and your second semester portfolio.

Use the sample repo

All code in the labs maps to halla-ai/hackathon-sample-2026. Clone it once and edit.

Cost guardrails

Each lab states an expected Azure cost. If your usage exceeds the lab estimate by 3x, stop and ask a tutor.