From 235f543bfca6ad87bc4b1c55b6da9e707c72865b Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 16 Dec 2022 13:56:47 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8de074c..b617a53 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ You can use the tools below to test out prompts - [Prompt Engineering by Microsoft](https://microsoft.github.io/prompt-engineering/) - [DALLE Prompt Book](https://dallery.gallery/the-dalle-2-prompt-book/) - [DALLĀ·E 2 Prompt Engineering Guide](https://docs.google.com/document/d/11WlzjBT0xRpQhP9tFMtxzd0q6ANIdHPUBkMV-YB043U/edit#) +- [Learn Prompting](https://learnprompting.org/) - [Prompt Engineering Topic by GitHub](https://github.com/topics/prompt-engineering) - [Prompt Engineering Template](https://docs.google.com/spreadsheets/d/1-snKDn38-KypoYCk9XLPg799bHcNFSBAVu2HVvFEAkA/edit#gid=0) - [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) @@ -32,6 +33,7 @@ You can use the tools below to test out prompts ## Blog and Other Readings - [Giving GPT-3 a Turing Test](https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html) +- [Prompts as Programming](https://www.gwern.net/GPT-3#prompts-as-programming) ## Courses/Lectures