add prompting courses and rename folders to snake_case
This commit is contained in:
12
real_world_prompting/README.md
Normal file
12
real_world_prompting/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Real World Prompting Course
|
||||
|
||||
Welcome to Anthropic's comprehensive real world prompting tutorial. This course is designed for experienced developers who have already dipped their toes into the world of prompt engineering, particularly those who have completed our comprehensive **[Prompt Engineering Interactive Tutorial](../prompt_engineering_interactive_tutorial/README.md)**. If you haven't gone through that tutorial yet, we strongly recommend you do so before continuing, as it provides an in-depth exploration of various prompting techniques with hands-on exercises.
|
||||
|
||||
Across five lessons, you will learn how to incorporate key prompting techniques into complex, real world prompts. We recommend that you start from the beginning with the [Prompting recap](./01_prompting_recap.ipynb) lesson, as each lesson builds on key concepts taught in previous ones.
|
||||
|
||||
## Table of contents
|
||||
* [Prompting recap](./01_prompting_recap.ipynb)
|
||||
* [Medical prompt walkthrough](./02_medical_prompt.ipynb)
|
||||
* [Prompt engineering process](./03_prompt_engineering.ipynb)
|
||||
* [Call summarizing prompt walkthrough](./04_call_summarizer.ipynb)
|
||||
* [Customer support bot prompt walkthrough](./05_customer_support_ai.ipynb)
|
||||
Reference in New Issue
Block a user