Block 5
Building with AI
How to structure an AI project, navigate the tools landscape (RAG, agents, vector databases, APIs), write basic code, and evaluate outputs against cost and latency.
Modules
1
Structuring an AI project
How to frame an AI problem, pick an approach, and define scope, data, and success criteria.
2
Tools, RAG and agents
An overview of AI tooling plus how RAG and agents extend models with data and actions.
3
Coding basics and evaluation
Making your first API call and evaluating outputs against quality, cost, and latency.