add prompting courses and rename folders to snake_case
This commit is contained in:
439
real_world_prompting/01_prompting_recap.ipynb
Normal file
439
real_world_prompting/01_prompting_recap.ipynb
Normal file
File diff suppressed because one or more lines are too long
1967
real_world_prompting/02_medical_prompt.ipynb
Normal file
1967
real_world_prompting/02_medical_prompt.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
115
real_world_prompting/03_prompt_engineering.ipynb
Normal file
115
real_world_prompting/03_prompt_engineering.ipynb
Normal file
File diff suppressed because one or more lines are too long
1688
real_world_prompting/04_call_summarizer.ipynb
Normal file
1688
real_world_prompting/04_call_summarizer.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
1440
real_world_prompting/05_customer_support_ai.ipynb
Normal file
1440
real_world_prompting/05_customer_support_ai.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
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)
|
||||
BIN
real_world_prompting/images/console.png
Normal file
BIN
real_world_prompting/images/console.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
BIN
real_world_prompting/images/prompt_eng_lifecycle.png
Normal file
BIN
real_world_prompting/images/prompt_eng_lifecycle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
real_world_prompting/images/prompt_generator_input.png
Normal file
BIN
real_world_prompting/images/prompt_generator_input.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 224 KiB |
BIN
real_world_prompting/images/prompt_generator_output.png
Normal file
BIN
real_world_prompting/images/prompt_generator_output.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 332 KiB |
Reference in New Issue
Block a user