About this course
Why students take this
For engineers building real products with LLMs. Eight weeks of API-driven AI development with OpenAI, Anthropic, and open-source models.
We cover prompt design, structured outputs, function-calling, retrieval-augmented generation (RAG), evaluation, and production deployment. By the end you ship a real AI feature integrated into a real app.
Production AI engineering
- Provider APIs: OpenAI, Anthropic Claude, Gemini
- Structured outputs + tool / function calling
- RAG: chunking, embeddings, vector databases (Pinecone, pgvector)
- Evals: how to test LLM output without crying
- Deployment, observability, cost control, fallbacks