From ecdb2971f3a19365f0d09f5213193cbd27763d9c Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 16 Dec 2022 10:05:47 -0600 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..22b1bb7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Prompt-Engineering-Guide + +This repo contains a guide for learning about prompt engineering. It includes several materials, examples, papers, etc.