From 5e631494af606ccd1c2264d80d4826000ccb61b6 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 16 Dec 2022 11:55:08 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a8c340..bcc8526 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Prompt Engineering Guide -This repo contains a guide for learning about prompt engineering. It includes several materials, guides, examples, papers, examples, and much more. +This guide contains a non-exhaustive set of learning guides and tools about prompt engineering. It includes several materials, guides, examples, papers, examples, and much more. ## Papers @@ -12,6 +12,7 @@ You can use the tools below to test out prompts - [OpenAI Playground](https://beta.openai.com/playground) - [GPTTools](https://gpttools.com/comparisontool) +- [Visual Prompt Builder](https://www.artstyle.ai/) ## Guides - [Prompt Engineering by co:here](https://docs.cohere.ai/docs/prompt-engineering)