Navigate the generative AI agent tutorial
Use this page to navigate through the generative AI agent tutorial, formerly called the AI cookbook. Follow it from end-to-end, or jump into an area that interests you.
Introduction
Introduction: End-to-end generative AI agent tutorial
10-minute demo
10-minute AI agent demo notebooks
Learn about RAG and AI agents
- Introduction to RAG
- RAG fundamentals
- Improve RAG quality
- Evaluate RAG application quality
- Evaluation-driven development
Step-by-step implementation
- Prerequisites: Gather requirements
- Step 1: Clone code and create compute
- Step 2: Deploy a Proof-of-concept to get stakeholder feedback
- Step 3: Curate an evaluation data set
- Step 4: Evaluate the Proof-of-concept quality
- Step 5: Find root causes of quality issues
- Step 6: Iteratively fix and evaluate quality
- Step 7: Deploy and monitor the AI application