Explore Anthropic educational courses
masterThis repository provides a series of five educational courses designed to teach different aspects of working with Anthropic's Claude models. It is recommended to complete them in the following order:
- Anthropic API fundamentals: Covers Claude SDK essentials, including API key management, model parameters, multimodal prompts, and streaming responses.
- Prompt engineering interactive tutorial: A step-by-step guide to key prompting techniques.
- Real world prompting: Focuses on incorporating prompting techniques into complex, real-world scenarios.
- Prompt evaluations: Teaches how to write production-grade prompt evaluations to measure prompt quality.
- Tool use: Covers implementation of tool use workflows with Claude.
Note on Model Usage: To minimize API costs, these courses often use Claude 3 Haiku. You may use other Claude models if preferred.