From 49149500c6644dd0e7d8ed44bfe4b4670ca37348 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 16 Dec 2022 11:38:17 -0600 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b170e6d..789c5af 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,18 @@ This repo contains a guide for learning about prompt engineering. It includes several materials, examples, papers, examples, etc. Recommended for NLP/ML practitioners and students. -## Blogs - ## Papers - [Pre-train, Prompt, and Predict: A Systematic Survey of Prompting Methods in Natural Language Processing](https://arxiv.org/abs/2107.13586) +## Tools +You can use the tools below to test out prompts + +- [OpenAI Playground](https://beta.openai.com/playground) +- [GPTTools](https://gpttools.com/comparisontool) + +## Blogs + ## Courses/Lectures ## Tweets