From 0acba2b80774edaafb68752f5cc9e8decb7197ec Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Fri, 24 Feb 2023 22:08:22 +0100 Subject: [PATCH] plugs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b3077f..a7f3677 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ result: False Percentage of malicious inputs that passed: 0.5 ``` +## Other Resources +- [Prompt Engineering Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) +- [Google Forms LLM](https://github.com/velocitatem/FormsAI) ## Contributing Always looking for more prompts to test! If you have any prompts that you want to add, please make a pull request. Any other contributions are also welcome.